]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_admin: support adding features to V5 filesystems
authorDarrick J. Wong <djwong@kernel.org>
Wed, 24 Feb 2021 01:20:57 +0000 (20:20 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 24 Feb 2021 01:20:57 +0000 (20:20 -0500)
commitab9d8d69e9f138073dec0f109031cd81cda1d4f3
tree16a7837ae3ce9e0fb43bc21fa894df4696fcb2e7
parent6b1a9a241a7398113d3e4bc97133a27a953e2509
xfs_admin: support adding features to V5 filesystems

Teach the xfs_admin script how to add features to V5 filesystems.
Technically speaking we could add lazycount to the list, but that option
is only useful for the V4 format which is deprecated.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/xfs_admin.sh
man/man8/xfs_admin.8