]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: xfs_tosspages() test addition
authorAndrew Dahl <adahl@sgi.com>
Wed, 14 Nov 2012 18:57:35 +0000 (18:57 +0000)
committerMark Tinguely <tinguely@eagdhcp-232-125.americas.sgi.com>
Tue, 20 Nov 2012 14:53:57 +0000 (08:53 -0600)
commit828463f727e2910ae255bab0e22705995f2ebc3f
treeb094a453d3d2bd93e7f6222c9a2aa13841a94329
parent7eab7e9da1a41813c8194a028fcc381afcb36457
xfstests: xfs_tosspages() test addition

Tests the XFS_IOC_ZERO_RANGE ioctl by way of the "xfs_io zero" utility
to ensure it is tossing the expected ranges.

The ranges tested are [0,1] [0,4095] [0,4096] [0,4097] [4095,8191]
  [4095,8192] [4095,8193] [4096,8192] [1024,4096]

Signed-off-by: Andrew Dahl <adahl@sgi.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Mark Tinguely <tinguely@sgi.com>
290 [new file with mode: 0644]
290.out [new file with mode: 0644]
common.rc
group