commit | 8c7c6eb1675b327387a24bc05ac98dfc890f8073 | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@sun.com> | Wed Jan 09 20:59:47 2008 +0100 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 14 10:49:18 2008 -0500 |
tree | 2db47d430593b0d505694a3938b73704544f7c80 | |
parent | d056b99191c87a68dc73ef01817169fb8f50afbd [diff] |
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>