Re: [dm-devel] [2.6 patch] make dm_set_device_limits() static

From: Alasdair G Kergon
Date: Wed Apr 16 2008 - 09:35:55 EST


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@xxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/