freebsd-nq/sys/miscfs/kernfs
Robert Watson 91f37dcba1 Second pass commit to introduce new ACL and Extended Attribute system
calls, vnops, vfsops, both in /kern, and to individual file systems that
require a vfsop_ array entry.

Reviewed by:	eivind
1999-12-19 06:08:07 +00:00
..
kernfs_vfsops.c Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
kernfs_vnops.c Get rid of calls to vfinddev() by ripping out code for vnode type 1999-11-20 13:18:24 +00:00
kernfs.h All unimplemented VFS ops now have entries in kern/vfs_default.c that return 1999-09-07 22:42:38 +00:00