freebsd-src/sys/miscfs/kernfs
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
..
kernfs.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00
kernfs_vfsops.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
kernfs_vnops.c VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00