freebsd-dev/sys/nfs4client
Alfred Perlstein f257b7a54b Make VFS_ROOT() and vflush() take a thread argument.
This is to allow filesystems to decide based on the passed thread
which vnode to return.
Several filesystems used curthread, they now use the passed thread.
2004-07-12 08:14:09 +00:00
..
nfs4_dev.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
nfs4_dev.h
nfs4_idmap.c
nfs4_idmap.h
nfs4_socket.c
nfs4_subs.c
nfs4_vfs_subs.c
nfs4_vfs.h
nfs4_vfsops.c Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
nfs4_vn_subs.c Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
nfs4_vn.h
nfs4_vnops.c
nfs4.h
nfs4m_subs.h