diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-09-02 19:47:02 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-09-03 17:33:50 +0200 |
commit | d0c20d38af135b2b4b90aa59df7878ef0c8fbef4 (patch) | |
tree | d748b44509029f81de0435563385e285f315ce70 /fs/file.c | |
parent | xfs: initialize the shortform attr header padding entry (diff) | |
download | linux-d0c20d38af135b2b4b90aa59df7878ef0c8fbef4.tar.xz linux-d0c20d38af135b2b4b90aa59df7878ef0c8fbef4.zip |
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: 30b0984d9117 ("xfs: refactor bmap record validation")
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions