commit | 827c1887118eb68a64f8455d0b7cbbbed65e714a | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Tue Jun 16 21:50:53 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 17 19:49:00 2009 -0400 |
tree | 37b118d39dc6d439ea900c29523ad519df31a91e | |
parent | 125a36780626cdb0fc4d62fd529486baa8bce54c [diff] |
libext2fs: initialize large inodes for journal & resize I noticed that neither the journal nor resize inodes have i_extra_isize set post-mkfs; while this isn't likely to be a big problem, I think the below patch tidies it up. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>