Date: Fri, 3 May 2002 13:28:38 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 VOP_ATTRIB.9 Message-ID: <200205032028.g43KSch64329@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/05/03 13:28:38 PDT
Modified files:
share/man/man9 VOP_ATTRIB.9
Log:
Various updates to VOP_ATTRIB(9): mention locks being shared/exclusive
for VOP_GETATTR() and VOP_SETATTR(), reference VOP_NULL() to suggest
clearing all of *vap with it before setting specific values. Cross
reference VFS(9). Indicate that failure modes are possible from
VOP_GETATTR() and that an errno value is returned.
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
Revision Changes Path
1.17 +13 -4 src/share/man/man9/VOP_ATTRIB.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?200205032028.g43KSch64329>
