[PATCH v7 3/6] ntdll: Allow NtQueryVolumeInformationFile to make async volume information queries.
12 Feb
2021
12 Feb
'21
8:29 p.m.
This patch allows NtQueryVolumeInformationFile to pass FileFsVolumeInformation and FileFsAttributeInformation requests to the mountmgr (as well as other device drivers). These requests currently do not work for NT device paths, which results in a bunch of duplication in kernelbase (see patch 5). v7: No change v6: No change v5: Fixed improper usage of io->u.Status that caused intermittent test failures in v4 patch 5 v4: Reordered (no content change) v3: No change v2: Split Best, Erich
1854
Age (days ago)
1855
Last active (days ago)
1 comments
2 participants
participants (2)
-
Erich E. Hoover -
Zebediah Figura (she/her)