On Wed, May 15, 2019 at 10:02 AM <[email protected]> wrote: > > From: Filipe Manana <[email protected]> > > Run fsstress, fsync every file and directory, simulate a power failure and > then verify the all files and directories exist, with the same data and > metadata they had before the power failure.
I'm happy to see this sort of crash testing be merged into the Linux kernel! I think something like this being run after every merge/nightly build will make file systems significantly more robust to crash-recovery bugs.
