diff options
author | Theodore Ts'o <tytso@mit.edu> | 2016-04-30 07:49:54 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-04-30 07:49:54 +0300 |
commit | 7827a7f6ebfcb7f388dc47fddd48567a314701ba (patch) | |
tree | 0d5e3e7f7078ebb7c8080d60952f0fd407984ea8 /fs/ext4/xattr.c | |
parent | c9eb13a9105e2e418f72e46a2b6da3f49e696902 (diff) | |
download | linux-7827a7f6ebfcb7f388dc47fddd48567a314701ba.tar.xz |
ext4: clean up error handling when orphan list is corrupted
Instead of just printing warning messages, if the orphan list is
corrupted, declare the file system is corrupted. If there are any
reserved inodes in the orphaned inode list, declare the file system
corrupted and stop right away to avoid doing more potential damage to
the file system.
Cc: stable@vger.kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/xattr.c')
0 files changed, 0 insertions, 0 deletions