Date: Fri, 10 Sep 1999 17:57:20 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 VFS_CHECKEXP.9 Makefile VFS.9 VFS_FHTOVP.9 Message-ID: <199909110057.RAA53825@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 1999/09/10 17:57:20 PDT
Modified files:
share/man/man9 Makefile VFS.9 VFS_FHTOVP.9
Added files:
share/man/man9 VFS_CHECKEXP.9
Log:
Document VFS changes:
VFS_CHECKEXP.9, now used to check export credentials
VFS_FHTOVP.9, only used for filehandle to vnode, no access checks are done.
VFS.9, inform people of the vfs_std* functions available to avoid
ugly casts to eopnotsup and making of dummy functions to return 0.
Revision Changes Path
1.51 +2 -2 src/share/man/man9/Makefile
1.4 +20 -1 src/share/man/man9/VFS.9
1.6 +8 -23 src/share/man/man9/VFS_FHTOVP.9
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909110057.RAA53825>
