]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Fix mke2fs so that it writes the root directory
authorTheodore Ts'o <tytso@mit.edu>
Mon, 21 Mar 2005 06:02:53 +0000 (01:02 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 21 Mar 2005 06:02:53 +0000 (01:02 -0500)
commite27b45639aeef964035c1fa78790f761ed31c175
treec7919c9f745c9af90ecc7f458e2055f68de39e63
parent89db86d33c634374a3f6e15f943ab83cdc5bd93a
Fix mke2fs so that it writes the root directory
using ext2fs_write_new_inode(), and fix ext2fs_write_new_inode()
so that it initializes i_extra_isize properly.
lib/ext2fs/ChangeLog
lib/ext2fs/inode.c
misc/ChangeLog
misc/mke2fs.c