Date: Thu, 5 Sep 2002 13:59:42 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c src/sys/ufs/ufs inode.h Message-ID: <200209052059.g85Kxg9t090910@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk         2002/09/05 13:59:42 PDT
  Modified files:
    sys/ufs/ffs          ffs_vnops.c 
    sys/ufs/ufs          inode.h 
  Log:
  Implement the VOP_OPENEXTATTR() and VOP_CLOSEEXTATTR() methods.
  
  Use extattr_check_cred() to check access to EAs.
  
  This is still a WIP.
  
  Sponsored by:   DARPA & NAI Labs.
  
  Revision  Changes    Path
  1.94      +184 -31   src/sys/ufs/ffs/ffs_vnops.c
  1.39      +8 -0      src/sys/ufs/ufs/inode.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?200209052059.g85Kxg9t090910>
