[UDFS] Change service group to Boot File System#358
Draft
Copilot wants to merge 11 commits into
Draft
Conversation
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/21cece46-a813-4495-b826-b4c16260d9cf Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix UDFS start type to manual for consistency with other drivers
[UDFS] Switch service to demand-start and align with filesystem loader dependencies
May 12, 2026
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/078f7de3-0980-466d-8f0b-4e1aa2e3e0f2 Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/01122baf-42bc-493d-bb3c-fcb5c9344c6b Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
4 tasks
Copilot AI
added a commit
that referenced
this pull request
May 12, 2026
…ve devaction.c FS bypass Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/cb88f5dc-0a5d-435b-80ea-a89015a544bf Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Owner
|
@copilot The changes aren't causing it to be loaded during boot or when accessing the drive unlike how other file system drivers act with those same group and start type. |
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/bdedb632-ee34-4ffb-bf13-1a70874b3418 Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Author
Updated in commit |
Copilot
AI
changed the title
[UDFS] Switch service to demand-start and align with filesystem loader dependencies
[UDFS] Change service group to Boot File System
May 12, 2026
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/a80f629f-e1ff-493e-8d60-f23eca690fd3 Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/307d4523-77cc-48eb-a91a-e804ee543fa5 Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Zero3K20/reactos/sessions/307d4523-77cc-48eb-a91a-e804ee543fa5 Co-authored-by: Zero3K20 <258969903+Zero3K20@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
16 * SectorSize(byte 8192 for 512-byte VHDs) but ECMA-167 mandates byte offset 32768UDFS_VRS_START_OFFSET(32768) — already defined in fs_rec.hbreakwhen NSR02/NSR03 is foundUDFS_TAG_ID_AVDPin fs_rec.h