Whamcloud - gitweb
Branch b1_6
[fs/lustre-release.git] / ldiskfs / ChangeLog
index 3f01f4a..b967a05 100644 (file)
@@ -14,6 +14,12 @@ Details    : Inode expansion during ext3_mark_inode_dirty may lead to deadlock.
             This is solved by making sure that ext3_expand_extra_isize isn't
             called from ext3_xattr_set_handle.
 
+Severity   : normal
+Bugzilla   : 14594
+Description: soft lockups on 1.6.2 MDS (is_subdir)
+Details    : don't add dentries with ".." to dcache and ignore such dentries in
+            iopen_lookup().
+
 --------------------------------------------------------------------------------
 
 2008-01-11  Sun Microsystems, Inc.