linux/fs/afs
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor
Kmem cache passed to constructor is only needed for constructors that are
themselves multiplexeres.  Nobody uses this "feature", nor does anybody uses
passed kmem cache in non-trivial way, so pass only pointer to object.

Non-trivial places are:
	arch/powerpc/mm/init_64.c
	arch/powerpc/mm/hugetlbpage.c

This is flag day, yes.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Christoph Lameter <cl@linux-foundation.org>
Cc: Jon Tollefson <kniht@linux.vnet.ibm.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Matt Mackall <mpm@selenic.com>
[akpm@linux-foundation.org: fix arch/powerpc/mm/hugetlbpage.c]
[akpm@linux-foundation.org: fix mm/slab.c]
[akpm@linux-foundation.org: fix ubifs]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-26 12:00:07 -07:00
..
Makefile AFS: implement file locking 2007-07-16 09:05:43 -07:00
afs.h AFS: implement file locking 2007-07-16 09:05:43 -07:00
afs_cm.h afs: support the CB.ProbeUuid RPC op 2008-04-29 08:06:26 -07:00
afs_fs.h AFS: implement file locking 2007-07-16 09:05:43 -07:00
afs_vl.h
cache.c
cache.h
callback.c Fix various old email addresses for dwmw2 2008-06-06 11:29:10 -07:00
cell.c afs: use the shorter LIST_HEAD for brevity 2008-04-29 08:06:26 -07:00
cmservice.c afs: support the CB.ProbeUuid RPC op 2008-04-29 08:06:26 -07:00
dir.c afs: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:54 -07:00
file.c AFS: implement file locking 2007-07-16 09:05:43 -07:00
flock.c AFS: clean up explicit check for mandatory locks 2007-10-09 18:32:46 -04:00
fsclient.c AFS: implement file locking 2007-07-16 09:05:43 -07:00
inode.c Fix various old email addresses for dwmw2 2008-06-06 11:29:10 -07:00
internal.h afs: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:54 -07:00
main.c AFS: Do not describe debug parameters with their value 2008-04-16 07:43:48 -07:00
misc.c AFS: implement file locking 2007-07-16 09:05:43 -07:00
mntpt.c [PATCH] do shrink_submounts() for all fs types 2008-03-27 20:47:58 -04:00
netdevices.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
proc.c afs: use non-racy method for proc entries creation 2008-04-29 08:06:20 -07:00
rxrpc.c fs/afs/: possible cleanups 2007-10-17 08:42:50 -07:00
security.c fs/afs/security.c: fix uninitialized var warning 2008-02-08 09:22:36 -08:00
server.c fs/afs/: possible cleanups 2007-10-17 08:42:50 -07:00
super.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
vlclient.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
vlocation.c fs/afs/vlocation.c: fix off-by-one 2007-11-05 15:12:32 -08:00
vnode.c AFS: drop explicit extern 2007-07-16 09:05:43 -07:00
volume.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
write.c Drop some headers from mm.h 2007-10-17 08:42:55 -07:00