kernel_optimize_test/fs/afs
Akinobu Mita f116629d03 [PATCH] fs: use list_move()
This patch converts the combination of list_del(A) and list_add(A, B) to
list_move(A, B) under fs/.

Cc: Ian Kent <raven@themaw.net>
Acked-by: Joel Becker <joel.becker@oracle.com>
Cc: Neil Brown <neilb@cse.unsw.edu.au>
Cc: Hans Reiser <reiserfs-dev@namesys.com>
Cc: Urban Widmark <urban@teststation.com>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: Mark Fasheh <mark.fasheh@oracle.com>
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:18 -07:00
..
cache.h
callback.c
cell.c
cell.h
cmservice.c
cmservice.h
dir.c
errors.h
file.c
fsclient.c
fsclient.h
inode.c
internal.h
kafsasyncd.c
kafsasyncd.h
kafstimod.c
kafstimod.h
main.c
Makefile
misc.c
mntpt.c
mount.h
proc.c
server.c
server.h
super.c
super.h
transport.h
types.h
vlclient.c
vlclient.h
vlocation.c
vnode.c
vnode.h
volume.c
volume.h