Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Tue, 25 Sep 2007 17:56:51 +0000 (17:56 +0000)
committeradilger <adilger>
Tue, 25 Sep 2007 17:56:51 +0000 (17:56 +0000)
commitc0312da67ab96bc1392b77eeb324cd338d82efe8
tree98c9b10b90a73cc61556c2d35c15aa192a8caff0
parent9a4eefc6ab1010cd13825d96e949495c09c1b23d
Branch HEAD
Description: e2fsck reports "invalid unused inodes count"
Details    : If a new ldiskfs filesystem is created with the "uninit_groups"
     feature and only a single inode is created in a group then the
     "bg_unused_inodes" count is incorrectly updated.  Creating a
     second inode in that group would update it correctly.
b=13706
i=behlendorf
i=valerie
ldiskfs/ChangeLog
ldiskfs/kernel_patches/patches/ext3-uninit-2.6-sles10.patch
ldiskfs/kernel_patches/patches/ext3-uninit-2.6-suse.patch
ldiskfs/kernel_patches/patches/ext3-uninit-2.6.18.patch
ldiskfs/kernel_patches/patches/ext3-uninit-2.6.9.patch