From: scjody Date: Wed, 17 Oct 2007 22:06:11 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~1100 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=220356044722bf414d13b4b1099420ff9a25e314;p=fs%2Flustre-release.git Branch b1_6 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 17b8ca1..990c514 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -359,9 +359,9 @@ Details : Last kernels save old s_dev before kill super and not allow to restore from callback - restore it before call kill_anon_super. 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. --------------------------------------------------------------------------------