diff options
author | Eryu Guan <guaneryu@gmail.com> | 2016-02-21 18:38:44 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-02-21 18:38:44 -0500 |
commit | 87f9a031af48defee9f34c6aaf06d6f1988c244d (patch) | |
tree | a17a769be3fd06779a93f4c24d07fe7c8cc804a0 /fs/mbcache2.c | |
parent | f96c450dabf5497794af8c45f589d44b4549d1fc (diff) | |
download | lwn-87f9a031af48defee9f34c6aaf06d6f1988c244d.tar.gz lwn-87f9a031af48defee9f34c6aaf06d6f1988c244d.zip |
ext4: iterate over buffer heads correctly in move_extent_per_page()
In commit bcff24887d00 ("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: bcff24887d00 ("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>
Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/mbcache2.c')
0 files changed, 0 insertions, 0 deletions