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-01-25 23:58:19 -05:00
2014-01-25 23:58:19 -05:00
2014-07-15 06:02:38 -04:00
2012-10-22 00:34:32 -04:00
2014-01-23 16:37:03 -08:00
2014-08-29 20:52:15 -04:00
2014-04-20 23:45:47 -04:00
2014-05-12 10:50:23 -04:00
2014-05-12 10:50:23 -04:00
2014-08-30 23:52:19 -04:00
2014-07-12 15:32:24 -04:00
2014-02-19 20:15:15 -05:00
2014-08-31 15:03:14 -04:00
2014-07-15 09:56:19 -04:00
2013-06-12 22:38:04 -04:00
2013-02-01 22:33:21 -05:00
2014-07-12 16:11:42 -04:00
2014-07-15 06:03:38 -04:00
2014-07-28 13:06:26 -04:00
2014-08-30 23:34:06 -04:00
2014-02-17 20:44:36 -05:00
2013-04-21 20:32:03 -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
2014-08-30 23:52:19 -04:00
2014-08-29 23:20:44 -04:00
2014-06-08 13:03:35 -07:00
2014-06-08 13:03:35 -07:00
2014-08-29 20:52:15 -04:00
2012-12-10 16:30:43 -05:00
2011-06-27 19:16:04 -04:00
2012-01-10 11:54:07 -05:00
2012-01-09 13:52:10 +01:00
2012-01-09 13:52:10 +01:00
2014-05-12 22:06:43 -04:00
2014-03-18 19:24:49 -04:00