Skip to content
Commit d0c20d38 authored by Darrick J. Wong's avatar Darrick J. Wong
Browse files

xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files



The realtime flag only applies to the data fork, so don't use the
realtime block number checks on the attr fork of a realtime file.

Fixes: 30b0984d ("xfs: refactor bmap record validation")
Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: default avatarEric Sandeen <sandeen@redhat.com>
parent 125eac24
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment