[PATCH] Slab name cleanup - last try
commit101ed2c8925da87268baae6217b6b5768c46235d
authorAndi Kleen <ak@muc.de>
Wed, 6 Feb 2002 14:13:29 +0000 (6 06:13 -0800)
committerLinus Torvalds <torvalds@athlon.transmeta.com>
Wed, 6 Feb 2002 14:13:29 +0000 (6 06:13 -0800)
tree25c57b5ce36b8b1d8f0fb1ce98c30aa3bffc67b6
parentc34633890093d00135d29153af6429549c8cb974
[PATCH] Slab name cleanup - last try

Hallo Linus,

This is the slab name cleanup you originally requested when the reiserfs
slab name too long boot bug was introduced. It replaces the static
name limit for slab cache names with the requirement for the caller
to supply a stable name. This version addresses all concerns that were given
over earlier versions of the patch.

As I do not feel very strongly about the slab cache name limit and you
also do not seem to be interested in it and the original bug of reiserfs
not booting anymore has been long fixed in your tree with the patch
you originally rejected from me I will not resend this patch after this
try.

Patch against 2.5.4pre1.

-Andi
drivers/scsi/scsi.c
fs/bio.c
mm/slab.c