Whamcloud - gitweb
LU-16367 utils: clean up ldiskfs feature handling 16/49316/2
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 5 Dec 2022 18:59:02 +0000 (11:59 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 8 Feb 2023 06:27:45 +0000 (06:27 +0000)
commite6b6b7ee253cedd8aeb6bb48d6c54916368c4109
treebc016c01218aca4ee8ff22ac4d4e29a8304ccda0
parenta05d02ea0e43bc656b0c25b8cd821323857e6cc2
LU-16367 utils: clean up ldiskfs feature handling

Update the default ldiskfs features used by mkfs.lustre:
- enable large_dir on OSTs as well as MDTs
- remove obsolete handling of "ext3" filesystems
- clean up handling of other features that have become a bit messy

Test-Parameters: trivial testlist=conf-sanity
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Id717c3ba939ccf9b2de34e868d4415e88429ef39
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49316
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/libmount_utils_ldiskfs.c