From 5232a86a77d1d6f474d3a67935e04a36b62e6040 Mon Sep 17 00:00:00 2001 From: adilger Date: Tue, 25 Sep 2007 16:39:32 +0000 Subject: [PATCH] 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 3bca699..0e4e0372 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -78,6 +78,15 @@ Bugzilla : 13616 Description: Kernel patches update for RHEL5 2.6.18-8.1.10.el5. Details : Modify the target file & which_kernel. +Severity : normal +Frequency : if the uninit_groups feature is enabled on ldiskfs +Bugzilla : 13706 +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. + -------------------------------------------------------------------------------- 2007-09-27 Cluster File Systems, Inc. -- 1.8.3.1