Changes to get exact 4096 offsets for aiocp tests
diff --git a/testscripts/ltp-aiodio.sh b/testscripts/ltp-aiodio.sh
index 991f14b..d9b6783 100755
--- a/testscripts/ltp-aiodio.sh
+++ b/testscripts/ltp-aiodio.sh
@@ -246,6 +246,12 @@
 wait $!
 fi
 
+dd if=$file1 of=/test/aiodio/junkfile bs=4096 conv=block,sync
+dd if=$file1 of=/test/aiodio/fff      bs=4096 conv=block,sync
+dd if=$file1 of=/test/aiodio/ff1      bs=4096 conv=block,sync
+dd if=$file1 of=/test/aiodio/ff2      bs=4096 conv=block,sync
+dd if=$file1 of=/test/aiodio/ff3      bs=4096 conv=block,sync
+
 echo "************ Running aiocp tests " 
 ${LTPROOT}/tools/rand_lines -g ${LTPROOT}/runtest/ltp-aiodio.part1 > ${TMPBASE}/ltp-aiodio.part1