Page 1 of 1

Exclude filesystem entries from deffer writes

Posted: Thu Nov 15, 2012 3:08 am
by Manny
So i sugggest to exclude blocks that are from $Mft $LogFile $UsnJrnl etc
I don't know if it is possible in block level but it will eliminate the biggest problem - ability to corrupt file system.

Re: Exclude filesystem entries from deffer writes

Posted: Tue Nov 20, 2012 6:44 am
by Support
Well, quite difficult in block level...

Re: Exclude filesystem entries from deffer writes

Posted: Tue Nov 20, 2012 11:15 am
by Mudeater
Not to mention the added overhead before each write and not to mention that once you start excluding, everything on the volume will be eventually requested. Which brings one around to disable deferred writes.