Whamcloud - gitweb
Branch HEAD
authorscjody <scjody>
Wed, 17 Oct 2007 22:11:32 +0000 (22:11 +0000)
committerscjody <scjody>
Wed, 17 Oct 2007 22:11:32 +0000 (22:11 +0000)
Fix ChangeLog bug number to match reality (the wrong bug number was
entered) and improve the entry somewhat.

lustre/ChangeLog

index e3094c0..65e701f 100644 (file)
@@ -337,9 +337,9 @@ Details    : llapi_semantic_traverse() modifies the "path" argument by
              overrun may occur. Adding buffer overrun check in liblustreapi.
 
 Severity   : normal
-Bugzilla   : 13730
-Description: client sometimes tried revalidate root dentry.
-Details    : not revalidate dentry if it root dentry.
+Bugzilla   : 13334
+Description: Fix error on 'ls .' at the top of the Lustre mount.
+Details    : Don't revalidate dentry if it is a root dentry.
 
 Severity   : normal
 Bugzilla   : 13518