PERFORCE change 168312 for review

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Sep 7 22:18:36 UTC 2009


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

Change 168312 by trasz at trasz_anger on 2009/09/07 22:17:51

	Remove spurious diffs.

Affected files ...

.. //depot/projects/soc2008/trasz_nfs4acl/bin/setfacl/Makefile#3 integrate
.. //depot/projects/soc2008/trasz_nfs4acl/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c#33 integrate

Differences ...

==== //depot/projects/soc2008/trasz_nfs4acl/bin/setfacl/Makefile#3 (text+ko) ====

@@ -1,7 +1,6 @@
 # $FreeBSD: src/bin/setfacl/Makefile,v 1.8 2004/06/13 19:22:53 obrien Exp $
 
 PROG=	setfacl
-CFLAGS+=-D_ACL_PRIVATE
 SRCS=	file.c mask.c merge.c remove.c setfacl.c util.c
 
 .include <bsd.prog.mk>

==== //depot/projects/soc2008/trasz_nfs4acl/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c#33 (text+ko) ====

@@ -3972,6 +3972,7 @@
 		struct thread *a_td;
 	} */ *ap;
 {
+
 	/*
 	 * ZFS itself only knowns about VREAD, VWRITE and VEXEC, the rest
 	 * we have to handle by calling vaccess().


More information about the p4-projects mailing list