[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH 2/7] A framework for holding bios until suspend
- From: Alasdair G Kergon <agk redhat com>
- To: Takahiro Yasui <tyasui redhat com>
- Cc: dm-devel redhat com
- Subject: Re: [dm-devel] [PATCH 2/7] A framework for holding bios until suspend
- Date: Mon, 30 Nov 2009 09:41:13 +0000
On Sat, Nov 28, 2009 at 01:02:15PM -0500, Takahiro Yasui wrote:
> Initializing the hold list in do_mirror() is a problem. Some bios might
> already in it and they will never be processed. This makes device-mapper
> "stuck" when the device goes suspend. The hold list should be inizialized
> only when the mirror device is created in alloc_context().
I fixed that as I merged the patch into my tree and didn't even notice the
original patch was wrong! (I assumed it was a fuzzy patching error at my end.)
http://www.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/dm-raid1-add-framework-to-hold-bios-during-suspend.patch
http://www.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/dm-raid1-explicitly-initialise-bio_lists.patch
Alasdair
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]