Whamcloud - gitweb
b=19933 readd changelog entry
authorJohann Lombardi <johann@sun.com>
Fri, 30 Apr 2010 15:45:54 +0000 (17:45 +0200)
committerJohann Lombardi <johann@sun.com>
Fri, 30 Apr 2010 15:45:54 +0000 (17:45 +0200)
lustre/ChangeLog

index 553804e..d778e67 100644 (file)
@@ -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