1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/ufs/mfs
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
..
mfs_extern.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mfs_vfsops.c Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
mfs_vnops.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mfsnode.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00