X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fnamespace.c;h=b00ac84ebbdd4545d494f4a98046296f9e2add10;hb=7eaa36e2d470ed63bf0c4e4dd8b09cc4a9e1c481;hp=55442a6cf22133d2c9687636b3e3ca788eacac53;hpb=1651e14e28a2d9f446018ef522882e0709a2ce4f;p=linux-2.6 diff --git a/fs/namespace.c b/fs/namespace.c index 55442a6cf2..b00ac84ebb 100644 --- a/fs/namespace.c +++ b/fs/namespace.c @@ -36,7 +36,7 @@ static int event; static struct list_head *mount_hashtable __read_mostly; static int hash_mask __read_mostly, hash_bits __read_mostly; -static kmem_cache_t *mnt_cache __read_mostly; +static struct kmem_cache *mnt_cache __read_mostly; static struct rw_semaphore namespace_sem; /* /sys/fs */