Date: Wed, 4 Jun 2003 22:53:35 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vnode_if.src Message-ID: <200306050553.h555rZD4082551@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/06/04 22:53:35 PDT
FreeBSD src repository
Modified files:
sys/kern vnode_if.src
Log:
Add vop_listextattr(), similar to vop_getextattr() but without a
specific attribute name. It will have the same semantics as the
older vop_getextattr() "retrieve the names" hack, returning
a buffer with ASCII nul-seperated names.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.61 +12 -0 src/sys/kern/vnode_if.src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306050553.h555rZD4082551>
