Whamcloud - gitweb
update changelog section 1.8.3 v1_8_3 v1_8_3_RC1
authorJohann Lombardi <johann@sun.com>
Fri, 9 Apr 2010 21:15:48 +0000 (23:15 +0200)
committerJohann Lombardi <johann@sun.com>
Fri, 9 Apr 2010 21:15:48 +0000 (23:15 +0200)
ldiskfs/ChangeLog
lnet/ChangeLog
lustre/ChangeLog

index df4b24d..c3b76aa 100644 (file)
@@ -1,4 +1,4 @@
-TBD  Oracle, Inc.
+2010-04-30 Oracle, Inc.
        * version 3.1.2
 
 
index 876759f..6e9f1f3 100644 (file)
@@ -1,4 +1,4 @@
-tbd        Oracle, Inc.
+2010-04-30 Oracle, Inc.
        * version 1.8.3
        * Support for networks:
          socklnd   - any kernel supported by Lustre,
index 5c74853..b953187 100644 (file)
@@ -1,4 +1,4 @@
-tbd        Oracle, Inc.
+2010-04-30 Oracle, Inc.
        * version 1.8.3
        * Support for kernels:
          2.6.16.60-0.42.8 (SLES 10),
@@ -8,7 +8,7 @@ tbd        Oracle, Inc.
        * Client support for unpatched kernels:
          (see http://wiki.lustre.org/index.php?title=Patchless_Client)
          2.6.16 - 2.6.30 vanilla (kernel.org)
-       * Recommended e2fsprogs version: 1.41.6.sun1
+       * Recommended e2fsprogs version: 1.41.10-sun2
        * The async journal commit feature (bug 19128) and the cancel
          lock before replay feature (bug 16774) are disabled by default.
 
@@ -42,6 +42,14 @@ Severity   : normal
 Bugzilla   : 21961/17914
 Description: ignore trailing -mdc when determining index number
 
+Severity   : normal
+Frequency  : only with SLES11
+Bugzilla   : 22363
+Description: fix for a race condition in linux quotas implementation
+Details    : dq_flags(struct dquot) access is not properly locked which could
+            lead to certain inconsistencies when accessing it using non-atomic
+            bit operations like __set_bit in do_set_dqblk.
+
 -------------------------------------------------------------------------------
 
 2010-01-29 Sun Microsystems, Inc.