Whamcloud - gitweb
Branch b1_6
authoradilger <adilger>
Tue, 25 Sep 2007 16:39:32 +0000 (16:39 +0000)
committeradilger <adilger>
Tue, 25 Sep 2007 16:39:32 +0000 (16:39 +0000)
commit5232a86a77d1d6f474d3a67935e04a36b62e6040
tree7f1aab6a0872d34295675a985c65314a44a43dd1
parent25a1652fa7986d24680809f872555cf460119ed7
Branch b1_6
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.
i=behlendorf
i=valerie
lustre/ChangeLog