From: Johann Lombardi Date: Fri, 30 Apr 2010 15:45:54 +0000 (+0200) Subject: b=19933 readd changelog entry X-Git-Tag: v1_8_3_50~3 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=f410d405c5c22c2a2e53cb313f1345bd2873fc8d;p=fs%2Flustre-release.git b=19933 readd changelog entry --- 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