Files
linux/fs/ext4
Eryu Guan fa5613b1f3 ext4: iterate over buffer heads correctly in move_extent_per_page()
commit 6ffe77bad5 upstream.

In commit bcff24887d ("ext4: don't read blocks from disk after extents
being swapped") bh is not updated correctly in the for loop and wrong
data has been written to disk. generic/324 catches this on sub-page
block size ext4.

Fixes: bcff24887d ("ext4: don't read blocks from disk after extentsbeing swapped")
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-01 12:15:48 -07:00
..
2015-04-02 23:47:42 -04:00
2015-04-02 23:47:42 -04:00
2015-04-02 23:47:42 -04:00
2015-11-09 15:11:24 -08:00
2014-02-20 13:32:10 -05:00
2016-02-25 12:01:15 -08:00