]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement the VOP_OPENEXTATTR() and VOP_CLOSEEXTATTR() methods.
authorphk <phk@FreeBSD.org>
Thu, 5 Sep 2002 20:59:42 +0000 (20:59 +0000)
committerphk <phk@FreeBSD.org>
Thu, 5 Sep 2002 20:59:42 +0000 (20:59 +0000)
commit87f5667c5ab3294855620e5183fbcb70627d589f
treeda68868638c90e48481bc62ee9bd20ff2c273986
parentaa2987768bfbf0c07c64abcecbf3d06ee0f5c86a
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.
sys/ufs/ffs/ffs_vnops.c
sys/ufs/ufs/inode.h