[PATCH 1/2] ntdll: Allow NtQueryVolumeInformationFile to query volume information from the mountmgr.

Erich E. Hoover erich.e.hoover at gmail.com
Sun May 24 12:19:25 CDT 2020


This patch allows NtQueryVolumeInformationFile to pass
FileFsVolumeInformation and FileFsAttributeInformation requests to the
mountmgr.  These requests currently do not work for NT device paths,
which results in a bunch of duplication in kernelbase.

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Allow-NtQueryVolumeInformationFile-to-query-vo.patch
Type: text/x-patch
Size: 19124 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200524/12202fde/attachment.bin>


More information about the wine-devel mailing list