]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/325: Fix test case to work on 64K page size.
authorChandan Rajendra <chandan@linux.vnet.ibm.com>
Wed, 25 Feb 2015 04:35:20 +0000 (15:35 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 25 Feb 2015 04:35:20 +0000 (15:35 +1100)
commit131058920afdb512ad640401470da345f9b0ab0b
tree0c3dcbf2835afb34c8cba794e91921b004b6fbac
parent788b13485ba313ef861a5bfb13d52d2a076316fa
generic/325: Fix test case to work on 64K page size.

The test case passes 32K as the offset value to msync. This fails on machines
with 64K page size. Fix this by creating a larger file and passing offset
values which are multiples of 64K.

Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/generic/325
tests/generic/325.out