From 220356044722bf414d13b4b1099420ff9a25e314 Mon Sep 17 00:00:00 2001 From: scjody Date: Wed, 17 Oct 2007 22:06:11 +0000 Subject: [PATCH] Branch b1_6 Fix ChangeLog bug number to match reality (the wrong bug number was entered) and improve the entry somewhat. --- lustre/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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. -------------------------------------------------------------------------------- -- 1.8.3.1