opnsense-src/sys/fs
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
..
cd9660 Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
coda Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
deadfs Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
devfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
fdescfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
fifofs Remove unlocked read annotation for sbspace(); the read is locked. 2004-06-23 00:35:50 +00:00
hpfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
msdosfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
ntfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
nullfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
nwfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
portalfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
procfs Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
pseudofs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
smbfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
specfs Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
udf Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
umapfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
unionfs Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00