From: johann Date: Wed, 6 Aug 2008 08:29:10 +0000 (+0000) Subject: Branch b1_8_gate X-Git-Tag: v1_7_72~1^37~6 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e6aca461f67d01bd36f9fc4a111b363a2c1eb235;p=fs%2Flustre-release.git Branch b1_8_gate b=16140 i=nathan i=bobijam pass journal_dev mount option during pre-mount. --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 306b42a..6d56ddf 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -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. + -------------------------------------------------------------------------------