Skip to content

[pull] master from linux-nvme:master#230

Merged
pull[bot] merged 3 commits into
zengqingfu1442:masterfrom
linux-nvme:master
Jun 17, 2026
Merged

[pull] master from linux-nvme:master#230
pull[bot] merged 3 commits into
zengqingfu1442:masterfrom
linux-nvme:master

Conversation

@pull

@pull pull Bot commented Jun 17, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

brgoing and others added 3 commits June 17, 2026 08:08
When opening raw data files, Windows requires the O_BINARY flag
for compatibility with behavior on other systems.  Otherwise it
translates \n line endings to \r\n.
Adds a wrapper for use when opening raw data files that adds O_BINARY
if defined.

Signed-off-by: Broc Going <bgoing@micron.com>
Sets O_BINARY for stderr and stdout for output compatibility on Windows.
Prevents Windows from converting line endings from LF to CRLF.

Signed-off-by: Broc Going <bgoing@micron.com>
The tree code currently mixes platform-agnostic and platform-specific
functionality. Move the platform-specific code into separate files,
which will allow Windows support to be added later.

Signed-off-by: Brandon Capener <bcapener@micron.com>
[wagi: updated commit message]
Signed-off-by: Daniel Wagner <wagi@kernel.org>
@pull pull Bot locked and limited conversation to collaborators Jun 17, 2026
@pull pull Bot added the ⤵️ pull label Jun 17, 2026
@pull
pull Bot merged commit 4324c32 into zengqingfu1442:master Jun 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants