[PATCH v6 2/5] ntdll: Allow NtQueryVolumeInformationFile to make async volume information queries.
Feb. 6, 2021
6:25 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). 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
1874
Age (days ago)
1874
Last active (days ago)
0 comments
1 participants
participants (1)
-
Erich E. Hoover