From de9074d2db2517a43897b764ca374ebc9b4cf07e Mon Sep 17 00:00:00 2001 From: scjody Date: Wed, 17 Oct 2007 22:11:32 +0000 Subject: [PATCH] Branch HEAD 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 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 -- 1.8.3.1