]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: enable reverse mapping by default
authorDarrick J. Wong <djwong@kernel.org>
Mon, 25 Sep 2023 21:59:30 +0000 (14:59 -0700)
committerCarlos Maiolino <cem@kernel.org>
Thu, 5 Oct 2023 12:57:19 +0000 (14:57 +0200)
commitbcd5b1b766e62e7ad322cc814c142ebbc889101c
tree45ebffd75cdaaea1b9c75d19a40e5f8ee6ae7514
parente5b18d7d1d962e942ce3b0a9ccdb5872074e24df
mkfs: enable reverse mapping by default

Now that online fsck is feature complete, there's actually a compelling
story for having the reverse mappings enabled.  Turn it on by default.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
man/man8/mkfs.xfs.8.in
mkfs/xfs_mkfs.c