aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2012-11-02 11:38:44 +1100
committerBen Myers <[email protected]>2012-11-07 15:27:17 -0600
commit009507b052fa391618eccf9e8c9f484407fd9018 (patch)
tree427a03552f9fe47a478aed228253c306ecc6cbee /fs/jbd2/commit.c
parent137fff09b7924507871f8e6294dfe57b7a880332 (diff)
xfs: fix reading of wrapped log data
Commit 4439647 ("xfs: reset buffer pointers before freeing them") in 3.0-rc1 introduced a regression when recovering log buffers that wrapped around the end of log. The second part of the log buffer at the start of the physical log was being read into the header buffer rather than the data buffer, and hence recovery was seeing garbage in the data buffer when it got to the region of the log buffer that was incorrectly read. Cc: <[email protected]> # 3.0.x, 3.2.x, 3.4.x 3.6.x Reported-by: Torsten Kaiser <[email protected]> Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Mark Tinguely <[email protected]> Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions