diff options
author | Eric Sandeen <sandeen@redhat.com> | 2019-08-28 02:35:12 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-08-28 17:31:02 +0200 |
commit | 7f313eda8fcc6a250803abb1aef3d6dc5c32f9ad (patch) | |
tree | 26c1f9695c6672edd1520435838cd178223e468d /fs/xattr.c | |
parent | xfs: reinitialize rm_flags when unpacking an offset into an rmap irec (diff) | |
download | linux-7f313eda8fcc6a250803abb1aef3d6dc5c32f9ad.tar.xz linux-7f313eda8fcc6a250803abb1aef3d6dc5c32f9ad.zip |
xfs: log proper length of btree block in scrub/repair
xfs_trans_log_buf() takes a final argument of the last byte to
log in the buffer; b_length is in basic blocks, so this isn't
the correct last byte. Fix it.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions