reactos/sdk/lib/fslib
Pierre Schweitzer 6a224a38a1
[VFATLIB] Make Chkdsk handle volume opening locking failures.
For instance, when repair is required, we can ask the caller whether we should
continue or not in case locking failed.
Also, introduced a hack for 1st stage where IopParseDevice() hack is in usage
so that broken NTSTATUS is diverted to appropriate status.
That way, usetup will properly continue even if locking failed (due to its
callback stub!)

CORE-14087
2017-12-09 21:12:09 +01:00
..
btrfslib
cdfslib
ext2lib [USETUP][EXT2LIB] NtWriteFile() calls: Remove unused 'ByteOffset = 0', Use explicit NULL instead of ambiguous 0. CORE-13910 2017-11-09 21:28:50 +01:00
ffslib
ntfslib
reiserfslib
vfatlib [VFATLIB] Make Chkdsk handle volume opening locking failures. 2017-12-09 21:12:09 +01:00
vfatxlib
CMakeLists.txt