Whamcloud - gitweb
libext2fs: initialize large inodes for journal & resize
authorEric Sandeen <sandeen@redhat.com>
Wed, 17 Jun 2009 02:50:53 +0000 (21:50 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 17 Jun 2009 23:49:00 +0000 (19:49 -0400)
commit827c1887118eb68a64f8455d0b7cbbbed65e714a
tree37b118d39dc6d439ea900c29523ad519df31a91e
parent125a36780626cdb0fc4d62fd529486baa8bce54c
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>
lib/ext2fs/mkjournal.c
lib/ext2fs/res_gdt.c