freebsd-dev/sys/fs
Poul-Henning Kamp d54d34b533 Make a set of VOP standard lock, unlock & islocked VOP operators, which
depend on the lock being located at vp->v_data.  Saves 3x3 identical
vop procs, more as the other filesystems becomes lock aware.
1997-10-17 12:36:19 +00:00
..
cd9660 Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
deadfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
fdescfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
fifofs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
msdosfs Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
nullfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
portalfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
procfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
specfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
umapfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
unionfs Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00