From: scjody Date: Wed, 17 Oct 2007 22:11:32 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_7_0_51~604 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=de9074d2db2517a43897b764ca374ebc9b4cf07e;p=fs%2Flustre-release.git Branch HEAD Fix ChangeLog bug number to match reality (the wrong bug number was entered) and improve the entry somewhat. --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index e3094c0..65e701f 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -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