[PATCH v4 5/5] kernelbase: Reimplement GetVolumeInformation on top of GetVolumeInformationByHandle.

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


This patch removes the volume querying information duplication in
kernelbase by re-implementing GetVolumeInformation using
GetVolumeInformationByHandle (itself implemented with
NtQueryVolumeInformationFile).

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

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-kernelbase-Reimplement-GetVolumeInformation-on-top-o.patch
Type: text/x-patch
Size: 25826 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201028/234b8147/attachment-0001.bin>


More information about the wine-devel mailing list