PERFORCE change 163922 for review

Edward Tomasz Napierala trasz at FreeBSD.org
Tue Jun 9 18:47:03 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=163922

Change 163922 by trasz at trasz_victim on 2009/06/09 18:46:21

	Fix build.

Affected files ...

.. //depot/projects/soc2008/trasz_nfs4acl/sys/sys/vnode.h#30 edit

Differences ...

==== //depot/projects/soc2008/trasz_nfs4acl/sys/sys/vnode.h#30 (text+ko) ====

@@ -615,7 +615,6 @@
 int	vaccess_acl_nfs4(enum vtype type, uid_t file_uid,
 	    gid_t file_gid, struct acl *acl, accmode_t accmode,
 	    struct ucred *cred, int *privused);
-int	vfs_unixify_accmode(accmode_t *accmode);
 void	vattr_null(struct vattr *vap);
 int	vcount(struct vnode *vp);
 void	vdrop(struct vnode *);


More information about the p4-projects mailing list