From 085747fd895dd529689f05fd35ff41dca744009e Mon Sep 17 00:00:00 2001 From: girish Date: Thu, 18 Dec 2008 07:09:00 +0000 Subject: [PATCH] Add changelog entry. --- lustre/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index df99afa..90ce69e 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -99,6 +99,13 @@ Details : Clients drop lock reference and release openhandle when they find Lustre filesystem with 4K stack may cause a stack overflow. For more information, please refer to bugzilla 17630. +Severity : major +Frequency : on remount +Bugzilla : 18018 +Description: external journal device not working after the remount +Details : clear dev_rdonly flag for external journal devices in + blkdev_put() + Severity : minor Frequency : rare Bugzilla : 17802 -- 1.8.3.1