cvs commit: src/share/man/man9 VOP_GETEXTATTR.9 VOP_SETEXTATTR.9
Robert Watson
rwatson at FreeBSD.org
Thu Jun 5 06:42:38 PDT 2003
rwatson 2003/06/05 06:42:37 PDT
FreeBSD src repository
Modified files:
share/man/man9 VOP_GETEXTATTR.9 VOP_SETEXTATTR.9
Log:
ENOATTR is now used for error returns indicating an undefined
extended attribute.
EINVAL can also reflect an invalid namespace for either a get
or set operation on EAs.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.18 +4 -3 src/share/man/man9/VOP_GETEXTATTR.9
1.15 +1 -1 src/share/man/man9/VOP_SETEXTATTR.9
More information about the cvs-src
mailing list