kernel32: Report unixfs instead of ntfs for unknown filesystem type.
authorAric Stewart <aric@codeweavers.com>
Tue, 17 Mar 2009 12:40:42 +0000 (07:40 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Mar 2009 11:41:36 +0000 (12:41 +0100)
commit8044c11ecfca09e2b643feccb95a4d8f645ba656
treeddf2c081744a2b967d28fb31ecd07a46e5e9138a
parent58f2a01e23244614dedf74e11010b3e7ab71b6ba
kernel32: Report unixfs instead of ntfs for unknown filesystem type.

This avoids programs such as the .Net2.0 installer trying to do ntfs
specific functions on the disk.
dlls/kernel32/volume.c