Whamcloud - gitweb
LU-13797 e2fsck: quiet 'extent tree could be narrower'
[tools/e2fsprogs.git] / e2fsck.conf
index b774f9e..3b58ff9 100644 (file)
@@ -1,3 +1,5 @@
 [options]
 # This will prevent e2fsck from stopping boot just because the clock is wrong
 broken_system_clock = 1
+# disable extent optimization to avoid spurios "error" messages during runs
+no_optimize_extents=true