[PATCH 5/5] ntdll: Obtain volume information directly from the mountmgr.

Erich E. Hoover erich.e.hoover at gmail.com
Thu Mar 18 11:54:28 CDT 2021


This patch replaces the IOCTL_MOUNTMGR_QUERY_UNIX_DRIVE query in
dlls/ntdll/unix/file.c with the new IOCTL_MOUNTMGR_QUERY_VOLUME.  With
this patch all FileFsAttributeInformation and FileFsVolumeInformation
queries run through the mountmgr for both code paths instead of being
duplicated in ntdll.

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-ntdll-Obtain-volume-information-directly-from-the-mo.patch
Type: text/x-patch
Size: 9609 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210318/9c61d75e/attachment.bin>


More information about the wine-devel mailing list