From: Pierre Schweitzer Date: Tue, 5 Sep 2017 19:11:02 +0000 (+0000) Subject: [FSUTIL] X-Git-Tag: backups/GSoC_2017/rapps@75905~4^2~38 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=4274a76991dcd5734aa30cefd227070e938310fa;hp=4274a76991dcd5734aa30cefd227070e938310fa [FSUTIL] Implement setting the dirty bit (fsutil dirty set) on a volume. This doesn't allow to trigger a chkdsk on reboot with ReactOS, because of the way we handle the dirty bit in our FAT implementation is a bit... weird. This works on W2K3 though! svn path=/trunk/; revision=75768 ---