Whamcloud - gitweb
Disable metadata_csum_seed and orphan_file by default for Debian
authorTheodore Ts'o <tytso@mit.edu>
Sun, 5 Mar 2023 03:04:29 +0000 (22:04 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 5 Mar 2023 03:04:29 +0000 (22:04 -0500)
commit1181f164c48574a4813bfa203dbd7b4123154021
tree6f387d98ecceb24cdb38af092b0089ebe41612ad
parentad2272d065cf12c1b95bddf0f20363ffa8edad7f
Disable metadata_csum_seed and orphan_file by default for Debian

There are a lot of debian packages that assume that mkfs.ext4 for
Debian N will work on Debian N-1 (and sometimes N-2, N-3, etc.).  This
is a bad assumption, but it's too late to fix this for Debian
Bookworm.

So revert making these feature a default for now.  We will enable it
again post Bookworm.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.conf.in