[PATCH v5 3/5] ntoskrnl.exe: Implement volume information queries for device files.

Erich E. Hoover erich.e.hoover at gmail.com
Mon Nov 30 22:42:04 CST 2020


This patch implements volume information queries for device files,
which allows NtQueryVolumeInformationFile to issue
IRP_MJ_QUERY_VOLUME_INFORMATION to return volume information from a
driver.  The patch also now includes a simple test that issues
FileFsVolumeInformation (for systems that support unsigned drivers).

v5: No change
v4: Split out content from server/device.c and
dlls/ntoskrnl.exe/ntoskrnl.c, fixed copy-paste error identified by
Zeb, and added tests

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ntoskrnl.exe-Implement-volume-information-queries-fo.patch
Type: text/x-patch
Size: 11308 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201130/7cc634fe/attachment.bin>


More information about the wine-devel mailing list