]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b6172dbe7bbb78123aafce989cca1919dc466fa
tree88155dedba8f22c288907890d706c1fee58e65d2
parent6556bdb0cf946f1c9a58cae9e7fbfbb84fe21ad0
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