freebsd-dev/sys/fs/nullfs
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
..
null_subr.c Update for the KDB framework: 2004-07-10 21:20:11 +00:00
null_vfsops.c Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
null_vnops.c Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
null.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00