Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009222233.PAA42808>