Files
linux/fs/ext4
Theodore Ts'o c07ae685f7 ext4: fix error handling in ext4_ext_truncate()
commit 8acd5e9b12 upstream.

Previously ext4_ext_truncate() was ignoring potential error returns
from ext4_es_remove_extent() and ext4_ext_remove_space().  This can
lead to the on-diks extent tree and the extent status tree cache
getting out of sync, which is particuarlly bad, and can lead to file
system corruption and potential data loss.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-28 16:30:21 -07:00
..
2011-07-25 14:30:23 -04:00
2013-07-21 18:21:33 -07:00
2013-05-03 02:15:52 -04:00
2013-05-03 02:15:52 -04:00
2013-05-07 20:16:25 -07:00
2013-04-09 22:48:36 -04:00
2012-12-10 16:30:43 -05:00
2012-12-10 16:30:43 -05:00