mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
[AUTOCHK]
- Only check a volume on boot if it was not cleanly unmounted svn path=/trunk/; revision=52287
This commit is contained in:
@@ -324,7 +324,7 @@ CheckVolume(
|
||||
Status = ChkdskFunc(&DrivePathU,
|
||||
TRUE, // FixErrors
|
||||
TRUE, // Verbose
|
||||
FALSE, // CheckOnlyIfDirty
|
||||
TRUE, // CheckOnlyIfDirty
|
||||
FALSE,// ScanDrive
|
||||
ChkdskCallback);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user