NetBSD/sys/miscfs/portal
dsl 2721ab6c7b Change the VFS_MOUNT() interface so that the 'data' buffer passed to the
fs code is a kernel buffer, pass though the length of the buffer as well.
Since the length of the userspace buffer isn'it (yet) passed through the mount
system call, add a field to the vfsops structure containing the default length.
Split sys_mount() for calls from compat code.
Ride one of the recent kernel version changes - old fs LKMs will load, but
sys_mount() will reject any attempt to use them.
2007-07-12 19:35:32 +00:00
..
Makefile
files.portal
portal.h pcr_ngroups should be uint16_t. 2006-06-05 13:24:22 +00:00
portal_vfsops.c Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
portal_vnops.c I'm all for redundant and failsafe computing, but ... 2007-07-02 17:55:33 +00:00