kernel-fxtec-pro1x/fs/afs
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3)
Cleanup of dev_base list use, with the aim to simplify making device
list per-namespace. In almost every occasion, use of dev_base variable
and dev->next pointer could be easily replaced by for_each_netdev
loop. A few most complicated places were converted to using
first_netdev()/next_netdev().

Signed-off-by: Pavel Emelianov <xemul@openvz.org>
Acked-by: Kirill Korotaev <dev@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-05-03 15:13:45 -07:00
..
afs.h
afs_cm.h
afs_fs.h
afs_vl.h
cache.c
cache.h
callback.c
cell.c
cmservice.c [AFS]: Fix memory leak in SRXAFSCB_GetCapabilities 2007-05-03 03:27:39 -07:00
dir.c
file.c
fsclient.c
inode.c
internal.h [AFS]: Adjust the new netdevice scanning code 2007-05-03 03:29:41 -07:00
main.c [AFS]: Adjust the new netdevice scanning code 2007-05-03 03:29:41 -07:00
Makefile [AFS]: Replace rtnetlink client by direct dev_base walking 2007-05-03 03:28:49 -07:00
misc.c
mntpt.c
netdevices.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
proc.c
rxrpc.c
security.c
server.c
super.c
vlclient.c
vlocation.c
vnode.c
volume.c