[PATCH 1/5] mountmgr.sys: Move query_unix_drive to drive.c.

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


The purpose of this patchset is to further consolidate the volume
information in the mountmgr.  Currently there are a couple of
different paths that can be taken to obtain the volume information, by
the end of this set all
FileFsAttributeInformation/FileFsVolumeInformation queries run through
the same code in the mountmgr.

This particular patch just moves query_unix_device to facilitate code
reuse in later patches.

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mountmgr.sys-Move-query_unix_drive-to-drive.c.patch
Type: text/x-patch
Size: 10731 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210318/cc0d578e/attachment-0001.bin>


More information about the wine-devel mailing list