Searched hist:"6 a224a38" (Results 1 – 3 of 3) sorted by relevance
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | io.h | 6a224a38 Sat Dec 09 20:07:09 GMT 2017 Pierre Schweitzer <pierre@reactos.org> [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
|
H A D | io.c | 6a224a38 Sat Dec 09 20:07:09 GMT 2017 Pierre Schweitzer <pierre@reactos.org> [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
|
/reactos/sdk/lib/fslib/vfatlib/ |
H A D | vfatlib.c | 6a224a38 Sat Dec 09 20:07:09 GMT 2017 Pierre Schweitzer <pierre@reactos.org> [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
|