xfs: Introduce macros to represent new maximum extent counts for data/attr forks
authorChandan Babu R <chandan.babu@oracle.com>
Tue, 16 Nov 2021 09:54:37 +0000 (09:54 +0000)
committerChandan Babu R <chandan.babu@oracle.com>
Mon, 11 Apr 2022 04:11:19 +0000 (04:11 +0000)
commitdf9ad5cc7a524048ea7ff983d6feeb6d8c47a761
tree770a196d7b4b5c9607d81e7f8103676e57f6efc6
parent0c35e7ba18508e9344a1f27b412924bc8b34eba8
xfs: Introduce macros to represent new maximum extent counts for data/attr forks

This commit defines new macros to represent maximum extent counts allowed by
filesystems which have support for large 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_bmap.c
fs/xfs/libxfs/xfs_bmap_btree.c
fs/xfs/libxfs/xfs_format.h
fs/xfs/libxfs/xfs_inode_buf.c
fs/xfs/libxfs/xfs_inode_fork.c
fs/xfs/libxfs/xfs_inode_fork.h