[Bug 370646] Re: crash with ext4 working with large file
Anakin Starkiller
sunrider at laposte.net
Sat Mar 27 09:09:55 UTC 2010
With the default ext4 mount options, there is no bug :
rw,nosuid,nodev,relatime (well nosuid and nodev are not by default actually)
It is not the nobarrier option as it was not working with it either.
So it must come from the writeback mode (with optional nobh) and/or the commit=120 (which was used to commit data every 2min instead of every 5s).
--
crash with ext4 working with large file
https://bugs.launchpad.net/bugs/370646
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list