[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [2.6 patch] make dm_set_device_limits() static
- From: Alasdair G Kergon <agk redhat com>
- To: Adrian Bunk <bunk kernel org>
- Cc: dm-devel redhat com, linux-kernel vger kernel org
- Subject: Re: [dm-devel] [2.6 patch] make dm_set_device_limits() static
- Date: Wed, 16 Apr 2008 14:35:24 +0100
On Mon, Mar 31, 2008 at 02:28:36AM +0300, Adrian Bunk wrote:
> This patch makes the needlessly global dm_set_device_limits() static.
Not needlessly global IMHO: It's part of the interface available for dm
targets to use. For example, dm-loop uses it. The whole device limits
thing is still problematic anyway, as dynamic changes to the
restrictions aren't propagated, so we need more work in this area.
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]