freebsd-dev/sys/nfsclient
Attilio Rao 2433c4883e Conver all explicit instances to VOP_ISLOCKED(arg, NULL) into
VOP_ISLOCKED(arg, curthread). Now, VOP_ISLOCKED() and lockstatus() should
only acquire curthread as argument; this will lead in axing the additional
argument from both functions, making the code cleaner.

Reviewed by: jeff, kib
2008-02-08 21:45:47 +00:00
..
bootp_subr.c
krpc_subr.c
krpc.h
nfs_bio.c Fix for a very rare race, caused by the nfsiod wakeup and nfsiod idle 2007-09-25 21:08:49 +00:00
nfs_diskless.c
nfs_lock.c
nfs_lock.h
nfs_nfsiod.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
nfs_node.c Cleanup lockmgr interface and exported KPI: 2008-01-24 12:34:30 +00:00
nfs_socket.c The previous revision broke the case of reconnecting to a TCP NFS server 2008-01-11 23:57:39 +00:00
nfs_subs.c - Introduce the function lockmgr_recursed() which returns true if the 2008-01-19 17:36:23 +00:00
nfs_vfsops.c Conver all explicit instances to VOP_ISLOCKED(arg, NULL) into 2008-02-08 21:45:47 +00:00
nfs_vnops.c - Introduce the function lockmgr_recursed() which returns true if the 2008-01-19 17:36:23 +00:00
nfs.h NFS MP scaling changes. 2007-10-12 19:12:21 +00:00
nfsargs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h NFS MP scaling changes. 2007-10-12 19:12:21 +00:00
nfsnode.h
nfsstats.h
nlminfo.h