Re: [dm-devel] idr_get_new_exact ?
From: Alasdair G Kergon <agk@redhat.com>
Date: 2010-09-20 21:40:00
Also in:
dm-devel, lkml
From: Alasdair G Kergon <agk@redhat.com>
Date: 2010-09-20 21:40:00
Also in:
dm-devel, lkml
On Mon, Sep 20, 2010 at 11:26:47PM +0200, Tejun Heo wrote:
I agree. Wouldn't those users better off simply using radix tree?
Can't speak for the other users, but dm uses it both ways - normally happy with any id (minor number), but sometimes user requires a specific one. Alasdair