Index: branches/Orange-Branch/test/automated/vfs-tests.d/iozone
===================================================================
--- branches/Orange-Branch/test/automated/vfs-tests.d/iozone	(revision 5819)
+++ branches/Orange-Branch/test/automated/vfs-tests.d/iozone	(revision 8455)
@@ -2,4 +2,10 @@
 
 cd ${EXTRA_TESTS}/iozone3_239/src/current  || exit 1
+patch -p5 < ${PVFS2_DEST}/pvfs2-${CVS_TAG}/test/automated/vfs-tests.d/iozone.patch
+if [ $? != 0 ]
+then
+   echo "Attemp to patch iozone software failed."
+   exit 1
+fi
 make linux  || exit 1
 # -y min record size
