]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfsprogs: nrext64 option should be in [inode] section of mkfs conf files
authorEric Sandeen <sandeen@sandeen.net>
Thu, 20 Apr 2023 14:01:01 +0000 (09:01 -0500)
committerCarlos Maiolino <cem@kernel.org>
Fri, 21 Apr 2023 09:15:45 +0000 (11:15 +0200)
commit364cc95468f737725b90a91bf11b8e0452aa0122
tree092fd59f796e786ddc433be633330bb731a0facc
parentb9d29568e40dbead8484a4dba2089ff54df7caaf
xfsprogs: nrext64 option should be in [inode] section of mkfs conf files

nrext64 is an inode (-i) section option, not a metadata (-m) section option.

Reported-by: Marcos Mello <marcosfrm@gmail.com>
Fixes: 69e7272213 ("mkfs: Add option to create filesystem with large extent counters")
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Chandan Babu R <chandan.babu@oracle.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
mkfs/lts_4.19.conf
mkfs/lts_5.10.conf
mkfs/lts_5.15.conf
mkfs/lts_5.4.conf
mkfs/lts_6.1.conf