xfstests: add simple splice test
authorDave Chinner <dchinner@redhat.com>
Mon, 10 Jan 2011 23:31:33 +0000 (10:31 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 10 Jan 2011 23:31:33 +0000 (10:31 +1100)
commit91fb9912f19e6ebf01033b624d1b9d7baf9b1da7
tree849f65c4f0c10d206c3683295f5d71822418f912
parent882c8684b14ba6623130e9a495207e0e44bbd664
xfstests: add simple splice test

We don't have any coverage of the splice functionality provided by
the kernel in xfstests. Add a simple test that uses the sendfile
operation built into xfs_io to copy a file ensure we at least
execute the code path in xfstests.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
249 [new file with mode: 0644]
249.out [new file with mode: 0644]
group