]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: add configuration files for the last few LTS kernels
authorDarrick J. Wong <djwong@kernel.org>
Fri, 25 Feb 2022 22:42:16 +0000 (17:42 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 25 Feb 2022 22:42:16 +0000 (17:42 -0500)
commitfbdda8fa0cf44238ab515a29f5a2d95fc173aaa3
treeaec57a2951736067b80fc17994bee1e7a58baa54
parent99c7877759c0d0e7cd1b386c717e25dbc6f5ce61
mkfs: add configuration files for the last few LTS kernels

Add some sample mkfs configuration files that capture the mkfs feature
defaults at the time of the release of the last four upstream LTS
kernels.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
include/builddefs.in
mkfs/Makefile
mkfs/lts_4.19.conf [new file with mode: 0644]
mkfs/lts_5.10.conf [new file with mode: 0644]
mkfs/lts_5.15.conf [new file with mode: 0644]
mkfs/lts_5.4.conf [new file with mode: 0644]
mkfs/xfs_mkfs.c