PERFORCE change 161421 for review

Edward Tomasz Napierala trasz at FreeBSD.org
Fri May 1 08:12:02 UTC 2009


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

Change 161421 by trasz at trasz_victim on 2009/05/01 08:11:47

	Fix fstest.  All test pass on ZFS again.  Not so under UFS - something
	got broken during integration.

Affected files ...

.. //depot/projects/soc2008/trasz_nfs4acl/tools/regression/fstest/fstest.c#6 edit

Differences ...

==== //depot/projects/soc2008/trasz_nfs4acl/tools/regression/fstest/fstest.c#6 (text+ko) ====

@@ -78,7 +78,7 @@
 	ACTION_TRUNCATE,
 	ACTION_STAT,
 	ACTION_LSTAT,
-	ACTION_PATHCONF
+	ACTION_PATHCONF,
 #ifdef HAS_FREEBSD_ACL
 	ACTION_PREPENDACL,
 	ACTION_READACL,


More information about the p4-projects mailing list