[PATCH v4 2/5] ntdll: Allow NtQueryVolumeInformationFile to make async volume information queries.

Erich E. Hoover erich.e.hoover at gmail.com
Wed Oct 28 16:34:45 CDT 2020


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.

v4: Reordered (no content change)
v3: No change
v2: Split

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-Allow-NtQueryVolumeInformationFile-to-make-asy.patch
Type: text/x-patch
Size: 1785 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201028/87aa2880/attachment.bin>


More information about the wine-devel mailing list