[FSUTIL]
authorPierre Schweitzer <pierre@reactos.org>
Tue, 5 Sep 2017 19:11:02 +0000 (19:11 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Tue, 5 Sep 2017 19:11:02 +0000 (19:11 +0000)
commit4274a76991dcd5734aa30cefd227070e938310fa
tree03dbad7300bdae48357dc9646e1cd51fc45f3623
parentbf608cfae114c620c218ab1874669d8d058c8246
[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
reactos/base/applications/cmdutils/fsutil/dirty.c