freebsd_amp_hwpstate/sys/miscfs
Poul-Henning Kamp e9565321ea VFS clean up "hekto commit"
1.  Add defaults for more VOPs
        VOP_LOCK        vop_nolock
        VOP_ISLOCKED    vop_noislocked
        VOP_UNLOCK      vop_nounlock
    and remove direct reference in filesystems.

2.  Rename the nfsv2 vnop tables to improve sorting order.
1997-10-16 22:01:05 +00:00
..
deadfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
devfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
fdesc 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
kernfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
nullfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
portal 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
union Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00