Whamcloud - gitweb
Corrected placement of a bug fix from 1.8.1 to 1.8.1.1.
authorstinson1947 <stinson1947>
Wed, 19 Aug 2009 17:02:36 +0000 (17:02 +0000)
committerstinson1947 <stinson1947>
Wed, 19 Aug 2009 17:02:36 +0000 (17:02 +0000)
lustre/ChangeLog

index 207a476..ae45d8b 100644 (file)
@@ -15,6 +15,14 @@ TBD Sun Microsystems, Inc.
        * ext4 support for RHEL5 is experimental and thus should not be
          used in production.
 
+Severity   : normal
+Bugzilla   : 20321
+Description: Deadlock between filter_destroy() and filter_commitrw_write().
+Details    : filter_destroy() does not hold the DLM lock over the whole
+            operation. If the DLM lock is dropped, filter_commitrw() can go
+            through, causing the deadlock between page lock and i_mutex.
+
+
        
 -------------------------------------------------------------------------------
 
@@ -42,13 +50,6 @@ Details    : ldiskfs_truncate calls grab_cache_page which may start page
              allocation under an open transaction. This may lead to
              calling prune_icache with consequent lustre reentrance.
 
-Severity   : normal
-Bugzilla   : 20321
-Description: Deadlock between filter_destroy() and filter_commitrw_write().
-Details    : filter_destroy() does not hold the DLM lock over the whole
-            operation. If the DLM lock is dropped, filter_commitrw() can go
-            through, causing the deadlock between page lock and i_mutex.
-
 Severity   : enhancement
 Bugzilla   : 19847
 Description: Update kernel to SLES10 SP2 2.6.16.60-0.39.3.