remarkable-linux/fs/afs
Josh Triplett 99fc705996 [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}
afs_proc_cell_servers_start acquires a lock, and afs_proc_cell_servers_stop
releases that lock.  Add lock annotations to these two functions so that
sparse can check callers for lock pairing, and so that sparse will not
complain about these functions since they intentionally use locks in this
manner.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-29 09:18:07 -07:00
..
cache.h
callback.c fs/afs/callback.c should #include "cmservice.h" 2005-11-08 16:56:17 +01:00
cell.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
cell.h
cmservice.c [PATCH] fs: Use ARRAY_SIZE macro 2006-03-24 07:33:19 -08:00
cmservice.h
dir.c [PATCH] read_mapping_page for address space 2006-06-23 07:43:02 -07:00
errors.h
file.c [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
fsclient.c
fsclient.h
inode.c [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
internal.h [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
kafsasyncd.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
kafsasyncd.h
kafstimod.c
kafstimod.h
main.c
Makefile
misc.c
mntpt.c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ 2006-06-24 13:07:53 -04:00
mount.h
proc.c [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} 2006-09-29 09:18:07 -07:00
server.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
server.h
super.c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ 2006-06-24 13:07:53 -04:00
super.h VFS: Unexport do_kern_mount() and clean up simple_pin_fs() 2006-06-09 09:34:16 -04:00
transport.h
types.h
vlclient.c
vlclient.h
vlocation.c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 2006-09-27 08:26:10 -07:00
vnode.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
vnode.h
volume.c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 2006-09-27 08:26:10 -07:00
volume.h [PATCH] afs: remove unnecessary __attribute__((packed)) 2006-01-08 20:14:07 -08:00