[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [BUG] kernel 2.6.32.x hangs during boot process
- From: Christoph Hellwig <hch infradead org>
- To: "Jun'ichi Nomura" <j-nomura ce jp nec com>
- Cc: linux-raid vger kernel org, Fran?ois Figarola <francois figarola i-consult fr>, linux-kernel vger kernel org, hch infradead org, device-mapper development <dm-devel redhat com>, Al Viro <viro zeniv linux org uk>, Andrew Morton <akpm linux-foundation org>
- Subject: Re: [dm-devel] [BUG] kernel 2.6.32.x hangs during boot process
- Date: Thu, 28 Jan 2010 13:25:28 -0500
On Thu, Jan 28, 2010 at 03:32:41PM +0900, Jun'ichi Nomura wrote:
> When MS_RDONLY, both freeze_bdev and thaw_bdev call deactivate_locked_super,
> which seems wrong. The change was introduced with the commit below:
>
> commit 4504230a71566785a05d3e6b53fa1ee071b864eb
> Author: Christoph Hellwig <hch lst de>
> Date: Mon Aug 3 23:28:35 2009 +0200
>
> freeze_bdev: grab active reference to frozen superblocks
>
> With the attached patch, both remount-ro and remount-rw are
> rejected as EBUSY on freezed device as expected.
>
> Christoph, do you think this is the right fix?
Indeed, this looks wrong in my original code, and the patch looks like
the correct fix. Thanks a lot!
Reviewed-by: Christoph Hellwig <hch lst de>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]