freebsd-dev/sys/fs
Daichi GOTO 1016626062 This changes give nullfs correctly work with latest unionfs.
Submitted by:   Masanori Ozawa <ozawa@ongs.co.jp> (unionfs developer)
Reviewed by:    jeff, kensmith
Approved by:    re (kensmith)
MFC after:      1 week
2007-10-14 13:57:11 +00:00
..
cd9660
coda Make sure we release the control vnode in Coda: 2007-07-20 11:14:51 +00:00
deadfs
devfs When we do open, we should lock the vnode exclusively. This fixes few races: 2007-07-26 16:58:09 +00:00
fdescfs Replace custom file descriptor array sleep lock constructed using a mutex 2007-04-04 09:11:34 +00:00
fifofs When we do open, we should lock the vnode exclusively. This fixes few races: 2007-07-26 16:58:09 +00:00
hpfs
msdosfs Remove some of the pessimizations involving writing the fsi sector. 2007-09-23 14:49:32 +00:00
ntfs Disable multiple ntfs mounts to the same mountpoint. 2007-09-21 23:50:15 +00:00
nullfs This changes give nullfs correctly work with latest unionfs. 2007-10-14 13:57:11 +00:00
nwfs Change the VOP_OPEN(), vn_open() vnode operation and d_fdopen() cdev operation 2007-06-01 14:33:11 +00:00
portalfs
procfs - Move all of the PS_ flags into either p_flag or td_flags. 2007-09-17 05:31:39 +00:00
pseudofs Use the correct pid when checking to see whether or not the /proc/<pid> 2007-10-05 17:37:25 +00:00
smbfs Do proper "locking" for missing vmmeters part. 2007-06-04 21:45:18 +00:00
tmpfs MFp4: Provide a dummy verb "export" to shut up the message 2007-10-04 17:11:48 +00:00
udf Correct corrupt read when the read starts at a non-aligned offset. 2007-06-11 20:14:44 +00:00
unionfs Added whiteout behavior option. ``-o whiteout=always'' is default mode 2007-10-14 13:55:38 +00:00