diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2017-11-28 08:40:19 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-11-30 19:43:52 +0300 |
commit | 3b42d385753c22b29d259ccb9d4c3f419e583b30 (patch) | |
tree | 53e0c6b8ae3e364dc1e4f91a151f20998bbb927c /fs/xfs/xfs_log_priv.h | |
parent | 2d5f4b5bebccfe983715ebc9255151e611234643 (diff) | |
download | linux-3b42d385753c22b29d259ccb9d4c3f419e583b30.tar.xz |
xfs: scrub inode mode properly
Since we've used up all the bits in i_mode, the existing mode check
doesn't actually do anything useful. However, we've not used all the
bit values in the format portion of i_mode, so we /do/ need to test
that for bad values.
Fixes: 80e4e1268 ("xfs: scrub inodes")
Fixes-coverity-id: 1423992
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_log_priv.h')
0 files changed, 0 insertions, 0 deletions