Re: [CFR] Patch for clonable interfaces

2002-03-08 Thread Brooks Davis
On Wed, Mar 06, 2002 at 10:22:49PM +0100, Maxime Henrion wrote: > > Any reviews or comments are appreciated. Ok, I've actually tested it now and it works with all the devices I checked. For the record, I reviewed earlier versions of this patch and I'm happy with it. As far as I'm concerned it

[CFR] Patch for clonable interfaces

2002-03-06 Thread Maxime Henrion
Hi, Currently, every clonable interface which uses the if_clone_*() framework has a chunk of duplicated rman code to handle unit allocation. This is exactly the same code in every clonable interface driver. Moreover, this code is only used in the case of a "wildcard" creation, i.e. when