ext4: add warn_on_error mount option
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2018 03:34:57 +0000 (23:34 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2018 03:34:57 +0000 (23:34 -0400)
commit327eaf738ff97d19491362e30497954105d60414
tree7f452eb94a5ab30c20ca0ae967cf994072930ff8
parent4f2f76f751433908364ccff82f437a57d0e6e9b7
ext4: add warn_on_error mount option

This is very handy when debugging bugs handling maliciously corrupted
file systems.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/super.c