]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - misc/mke2fs.c
mke2fs: Make lost+found always have at least 2 blocks
authorAndreas Dilger <adilger@sun.com>
Wed, 9 Jan 2008 19:59:47 +0000 (20:59 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jan 2008 15:49:18 +0000 (10:49 -0500)
commit8c7c6eb1675b327387a24bc05ac98dfc890f8073
tree2db47d430593b0d505694a3938b73704544f7c80
parentd056b99191c87a68dc73ef01817169fb8f50afbd
mke2fs: Make lost+found always have at least 2 blocks

Make sure lost+found has always at least 2 disk blocks. This will provide at
least elementary test that we have not screwed-up support for 64KB blocks since
the second directory block will be empty.

Signed-off-by: Andreas Dilger <adilger@sun.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c