]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: Conditionally upgrade existing inodes to use large extent counters
authorChandan Babu R <chandan.babu@oracle.com>
Wed, 22 Jun 2022 19:28:52 +0000 (14:28 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 22 Jun 2022 19:28:52 +0000 (14:28 -0500)
commitfcba1629e7e6db81743046367b17d7d67773e483
tree5c67374be2814cf0d1b69d9af9b48148eebfa850
parentf0683d63dd0803f20236ee0661d46f049d8d09d9
xfs: Conditionally upgrade existing inodes to use large extent counters

Source kernel commit: 4f86bb4b66c999ad9ddcfd49fec93992eeba2715

This commit enables upgrading existing inodes to use large extent counters
provided that underlying filesystem's superblock has large extent counter
feature enabled.

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_attr.c
libxfs/xfs_bmap.c
libxfs/xfs_format.h
libxfs/xfs_inode_fork.c
libxfs/xfs_inode_fork.h