Date: Fri, 22 Sep 2000 15:33:13 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c src/sys/sys vnode.h Message-ID: <200009222233.PAA42808@freefall.freebsd.org>
index | next in thread | raw e-mail
rwatson 2000/09/22 15:33:13 PDT
Modified files:
sys/kern vfs_vnops.c
sys/sys vnode.h
Log:
o Introduce vn_extattr_rm(), a helper function in the style of
vn_extattr_get() and vn_extattr_set(). vn_extattr_rm() removes the
specified extended attribute from a vnode, authorizing the change as
the kernel (NULL cred).
Obtained from: TrustedBSD Project
Revision Changes Path
1.102 +24 -1 src/sys/kern/vfs_vnops.c
1.128 +3 -1 src/sys/sys/vnode.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009222233.PAA42808>
