]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
mke2fs: Add orphan_file feature into mke2fs.conf
authorJan Kara <jack@suse.cz>
Mon, 12 Jul 2021 15:43:14 +0000 (17:43 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 3 Aug 2021 18:25:03 +0000 (14:25 -0400)
commit917dbe697f9258329f70a19ae02567dc441e69cd
tree481f464284c6c2398733e1d20b7e9cc31378c2d7
parent5dc82e142243b513bf73ec67b070888c576395c3
mke2fs: Add orphan_file feature into mke2fs.conf

Enable orphan_file feature by default in larger filesystems. Since the
feature is COMPAT, older kernels will just ignore it and happily work
with the filesystem as well.

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