xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
authorChandan Babu R <chandan.babu@oracle.com>
Tue, 16 Nov 2021 07:56:54 +0000 (07:56 +0000)
committerChandan Babu R <chandan.babu@oracle.com>
Mon, 11 Apr 2022 04:11:19 +0000 (04:11 +0000)
commit7c05aa9d9d2014937c8dacbd514bca2592b11f48
tree88155dedba8f22c288907890d706c1fee58e65d2
parent919819f5e18097e6e888764c30625b1288d416c5
xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64

XFS_FSOP_GEOM_FLAGS_NREXT64 indicates that the current filesystem instance
supports 64-bit per-inode extent counters.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/libxfs/xfs_sb.c