reactos/base
Joachim Henze 614334a8a1 [0.4.9][AUTOCHK] Don't check any volume on boot CORE-14638
This will avoid triggering a FAT repair on
unclean FAT volumes.

If dosfstools.fsck works fine in Linux, its
usage on ReactOS triggers worse corruption
than unclean shutdown.

'autochk during OS startup' has been added during 0.4.9-dev-xxxx.
Given I've no time for debugging this, I
kill it off. This is just a workaround of course.

For now the best chances to repair a FAT FS corruption after non-clean-shutdown
is to mount that FS within 2k3sp2 and give the MS chkdsk an attempt to repair it.
Success is not guaranteed, but it works surprisingly often.
The earlier you do that after non-clean-shutdown,
the better your chances for success will be.

The workaround was picked from
0.4.13-dev-169-g ab69736a1d
0.4.10-dev-379-g 3b6faba11a (partially, just enough to support the early-bailout)
2022-01-09 06:40:26 +01:00
..
applications [0.4.9][WORDPAD] Fix icons for toolbar and formatbar (#3792) CORE-5823 2021-07-04 14:50:31 +02:00
services [0.4.9] [NFSD] Apply a hack to avoid CORE-13498 2018-06-02 13:23:06 +02:00
setup [0.4.9][SETUP] Silence some noisy DPRINT1 2020-12-21 00:23:19 +01:00
shell [0.4.9][EXPLORER] systray notification area - icon crosstalk on NIS_SHARED or NIS_HIDDEN CORE-14262 2020-10-24 21:10:01 +02:00
system [0.4.9][AUTOCHK] Don't check any volume on boot CORE-14638 2022-01-09 06:40:26 +01:00
CMakeLists.txt