damn CVS, add required patch

This commit is contained in:
brad 1999-09-14 21:16:46 +00:00
parent 9d2bf710a6
commit 4a108bd1aa

View File

@ -0,0 +1,14 @@
--- iozone.c.orig Tue Sep 14 11:56:04 1999
+++ iozone.c Tue Sep 14 16:54:28 1999
@@ -279,10 +279,9 @@
#endif
#ifdef bsd4_4
-#ifndef GOT_PAGESIZE
long long page_size = 4096;
#define GOT_PAGESIZE 1
-#endif
+#define O_SYNC 0
#endif
#ifdef solaris