Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2009 08:12:00 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 161421 for review
Message-ID:  <200905010812.n418C0Rb081719@repoman.freebsd.org>

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

Change 161421 by trasz@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,



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