Re: [PATCH] 1/1: Device-Mapper: Remove 1024 devices limitation

From: Andrew Morton
Date: Tue Jul 06 2004 - 16:23:49 EST


Kevin Corry <kevcorry@xxxxxxxxxx> wrote:
>
> After talking with Alasdair a bit, there might be one bug in the "dm-use-idr"
> patch I submitted before. It seems (based on some comments in lib/idr.c) that
> the idr_find() routine might not return NULL if the desired ID value is not
> in the tree.


Confused. idr_find() returns the thing it found, or NULL. To which
comments do you refer?
-
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/