From f410d405c5c22c2a2e53cb313f1345bd2873fc8d Mon Sep 17 00:00:00 2001 From: Johann Lombardi Date: Fri, 30 Apr 2010 17:45:54 +0200 Subject: [PATCH] b=19933 readd changelog entry --- lustre/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 553804e..d778e67 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -134,6 +134,13 @@ Details : disable the per-thread data (current->journal_info) containing the lock info during I/O to work around the issue for short tem Severity : normal +Bugzilla : 19933 +Description: control DCACHE_LUSTRE_INVALID flag with MDS_INODELOCK_LOOKUP lock +Details : DCACHE_LUSTRE_INVALID is controlled by MDS_INODELOCK_LOOKUP + lock which is corresponding to "IT_LOOKUP", do not skip invalidate + for other intent. + +Severity : normal Bugzilla : 20997 Description: Cannot send after transport shutdown Details : Clear imp_vbr_failed flag upon eviction -- 1.8.3.1