]> 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>
Thu, 6 Jan 2022 22:13:18 +0000 (14:13 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 20 Jan 2022 00:02:51 +0000 (16:02 -0800)
commit5fff41ae076e7aeaefaddec81c0b0f50cfa607aa
tree70bae7b78ef6cc56d6287e79b35aaf79319863bb
parent476da22be04d9df926a7115d19d94ba2f72453b9
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>
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