[PATCH 2/5] mountmgr.sys: Simplify query_unix_drive.

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


This patch replaces query_dos_device() with a find_volume_by_letter()
routine and query_unix_device() with a find_volume_by_unixdev()
routine, which sets up for patch 3 to be able to share this code to
find the volumes (by letter and unix device).  The patch also
consolidates all the actual query code into query_unix_drive.

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mountmgr.sys-Simplify-query_unix_drive.patch
Type: text/x-patch
Size: 5487 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210318/76a852c1/attachment.bin>


More information about the wine-devel mailing list