[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: [PATCH 1/3] sysfs representation of stacked devices (dm/md common)
- From: Alasdair G Kergon <agk redhat com>
- To: "Jun'ichi Nomura" <j-nomura ce jp nec com>
- Cc: device-mapper development <dm-devel redhat com>, Lars Marowsky-Bree <lmb suse de>, Alasdair G Kergon <agk redhat com>, linux-kernel vger kernel org
- Subject: [dm-devel] Re: [PATCH 1/3] sysfs representation of stacked devices (dm/md common)
- Date: Sat, 18 Feb 2006 19:50:05 +0000
On Fri, Feb 17, 2006 at 08:03:48PM -0500, Jun'ichi Nomura wrote:
> I moved the sysfs_add_link() to the last part of dm_resume().
Test with trees of devices too - where a whole tree is suspended -
I don't think you can allocate anywhere in dm_swap_table()
without PF_MEMALLOC (which I recently removed and am reluctant
to reinstate).
Have you considered if anything is feasible based around bd_claim()?
Doesn't it make more sense for the links to be set up at table
load time - i.e. superset of both tables if present?
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]