freebsd-dev/sys/fs/umapfs
Alfred Perlstein c24fda81c9 Seperate the export check in VFS_FHTOVP, exports are now checked via
VFS_CHECKEXP.

Add fh(open|stat|stafs) syscalls to allow userland to query filesystems
based on (network) filehandle.

Obtained from:	NetBSD
1999-09-11 00:46:08 +00:00
..
umap_subr.c Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTIC 1999-09-04 11:51:41 +00:00
umap_vfsops.c Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
umap_vnops.c Converted the silly SAFTEY option into a new-style option by renaming it to 1999-08-30 07:08:04 +00:00
umap.h Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTIC 1999-09-04 11:51:41 +00:00