Re: [PATCH] remove kdevname() before someone starts using it again

Andrew Morton (akpm@digeo.com)
Mon, 7 Apr 2003 01:39:03 -0700


Christoph Hellwig <hch@infradead.org> wrote:
>
> partition_name()

That function would appear to be

a) slow

b) leaky

c) racy and

d) plain wrong if dev_t's can get recycled.

Can we at least give it a lock? :(

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