freebsd-dev/sys/fs/nfsserver
Jeff Roberson 22a722605d - Convert the bufobj lock to rwlock.
- Use a shared bufobj lock in getblk() and inmem().
 - Convert softdep's lk to rwlock to match the bufobj lock.
 - Move INFREECNT to b_flags and protect it with the buf lock.
 - Remove unnecessary locking around bremfree() and BKGRDINPROG.

Sponsored by:	EMC / Isilon Storage Division
Discussed with:	mckusick, kib, mdf
2013-05-31 00:43:41 +00:00
..
nfs_fha_new.c Move the NFS FHA (File Handle Affinity) code from sys/nfsserver to 2013-04-17 22:42:43 +00:00
nfs_fha_new.h Revamp the old NFS server's File Handle Affinity (FHA) code so that 2013-04-17 21:00:22 +00:00
nfs_nfsdcache.c Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
nfs_nfsdkrpc.c Move the NFS FHA (File Handle Affinity) code from sys/nfsserver to 2013-04-17 22:42:43 +00:00
nfs_nfsdport.c - Convert the bufobj lock to rwlock. 2013-05-31 00:43:41 +00:00
nfs_nfsdserv.c Make it possible to force async at server side on new NFS server, similar 2013-01-18 19:42:08 +00:00
nfs_nfsdsocket.c Revamp the old NFS server's File Handle Affinity (FHA) code so that 2013-04-17 21:00:22 +00:00
nfs_nfsdstate.c Further cleanups to use of timestamps in NFS: 2013-01-25 15:25:24 +00:00
nfs_nfsdsubs.c This patch adds a sysctl to the NFSv4 server which optionally disables the 2011-12-04 16:33:04 +00:00