Skip to content

[WIP] Apply PR from reactos repository#310

Draft
Copilot wants to merge 6 commits into
udf-devfrom
copilot/udfs-apply-pr-another-one
Draft

[WIP] Apply PR from reactos repository#310
Copilot wants to merge 6 commits into
udf-devfrom
copilot/udfs-apply-pr-another-one

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 28, 2026

  • Apply changes from [UDFS] Remove 64 sector read limit assorted/reactos#4 to drivers/filesystems/udfs/Include/phys_lib.cpp
    • Remove to_read variable declaration
    • Replace the while(i) loop that reads in chunks of 64 sectors with a single if (i) block that reads all sectors at once
    • Fix tab indentation to use spaces (matching surrounding code style)

Copilot AI linked an issue Apr 28, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/6b12d3f7-d281-45d3-bf9a-3cd9a54e4c58

Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/75adf716-e147-499a-926d-a0ff39d2571d

Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UDFS] Apply this PR

3 participants