Whamcloud - gitweb
Branch b1_6
authoranserper <anserper>
Thu, 7 Feb 2008 15:47:06 +0000 (15:47 +0000)
committeranserper <anserper>
Thu, 7 Feb 2008 15:47:06 +0000 (15:47 +0000)
b=14421

Changelog update

lustre/ChangeLog

index 061e33c..30d81a6 100644 (file)
@@ -29,6 +29,12 @@ Details    : Don't allow skipping OSTs if index has been specified, make locking
              in internal create lots better.
 
 Severity   : normal
+Bugzilla   : 14421
+Description: ASSERTION(!PageDirty(page)) failed
+Details    : Wrong check could lead to an assertion failure under specific 
+             load patterns.
+
+Severity   : normal
 Bugzilla   : 12228
 Description: LBUG in ptlrpc_check_set() bad phase ebc0de00
 Details    : access to bitfield in structure is always rounded to long