Jakob Unterwurzacher 2d68b06f9d fsck: handle sparse files efficiently, fix xfstests generic/285
If we encounter a 128KB block of zeros, try to skip to the next
data section by calling File.SeekData().

This fixes xfstests generic/285, which creates a 17TB sparse file,
and runs fsck afterwards. Without this optimization, fsck would
take ages.
2018-07-01 21:48:51 +02:00
..
2018-04-07 15:46:41 +02:00
2018-04-02 18:32:30 +02:00
2018-07-01 20:56:22 +02:00
2018-05-27 20:09:48 +02:00
2016-10-04 10:26:22 +02:00