From owner-cvs-all Thu Sep 5 13:39: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FD0F37B400; Thu, 5 Sep 2002 13:38:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3066F43E3B; Thu, 5 Sep 2002 13:38:58 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g85KcwJU088621; Thu, 5 Sep 2002 13:38:58 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g85KcvW7088620; Thu, 5 Sep 2002 13:38:57 -0700 (PDT) Message-Id: <200209052038.g85KcvW7088620@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 5 Sep 2002 13:38:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys extattr.h src/sys/kern vfs_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/09/05 13:38:57 PDT Modified files: sys/sys extattr.h sys/kern vfs_subr.c Log: Introduce new extattr_check_cred() function which implements the canonical crential washing for extended attributes. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.400 +34 -0 src/sys/kern/vfs_subr.c 1.10 +5 -0 src/sys/sys/extattr.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message