March 18, 2021
11:53 a.m.
This patch adds a new ioctl similar to IOCTL_MOUNTMGR_QUERY_UNIX_DRIVE, but this version directly returns the FILE_FS_*_INFORMATION from the mountmgr implementation instead of returning properties of the mount point and relying on the caller to interpret those properties correctly. Best, Erich