Whamcloud - gitweb
Branch b1_8_gate
authorjohann <johann>
Wed, 6 Aug 2008 08:29:10 +0000 (08:29 +0000)
committerjohann <johann>
Wed, 6 Aug 2008 08:29:10 +0000 (08:29 +0000)
b=16140
i=nathan
i=bobijam

pass journal_dev mount option during pre-mount.

lustre/ChangeLog

index 306b42a..6d56ddf 100644 (file)
@@ -47,14 +47,14 @@ Severity   : normal
 Bugzilla   : 16080
 Description: don't fail open with -ERANGE
 Details    : if client connected until mds will be know about real ost count
-             get LOV EA can be fail because mds not allocate enougth buffer 
-             for LOV EA.
+            get LOV EA can be fail because mds not allocate enougth buffer 
+            for LOV EA.
 
 Severity   : normal
 Bugzilla   : 15576
 Description: Resolve device initialization race
 Details    : Prevent proc handler from accessing devices added to the
-             obd_devs array but yet be intialized.
+            obd_devs array but yet be intialized.
 
 Severity   : enhancement
 Bugzilla   : 15308
@@ -405,6 +405,12 @@ Description: Kernel panics during QLogic driver reload
 Details    : REQ_BLOCK_PC requests are not handled properly in the sd iostat
             patch, causing memory corruption.
 
+Severity   : minor
+Frequency  : rare
+Bugzilla   : 16140
+Description: journal_dev option does not work in b1_6
+Details    : pass mount option during pre-mount.
+
 -------------------------------------------------------------------------------