Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2009 22:18:35 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 168312 for review
Message-ID:  <200909072218.n87MIZh4032777@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=168312

Change 168312 by trasz@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().



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