Files
linux/fs/ext4
Theodore Ts'o 19008f6dfa ext4: fix ext4_swap_extents() error handling
If ext4_ext_find_extent() returns an error, we have to clear path1 or
path2 or else we would end up trying to free an ERR_PTR, which would
be bad.

Also eliminate some redundant code and mark the error paths as unlikely()

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-08-31 15:03:14 -04:00
..
2014-05-12 10:50:23 -04:00
2014-05-12 10:50:23 -04:00
2012-12-10 16:30:43 -05:00
2014-08-23 17:47:28 -04:00
2014-02-20 13:32:10 -05:00
2014-07-27 22:28:15 -04:00
2014-05-12 10:50:23 -04:00
2012-12-10 16:30:43 -05:00