tests: fix dd/skip-seek-past-file to work on ecryptfs
commitd41dbb187f8fc5e6c3961725c98e246b0123a9c1
authorPádraig Brady <P@draigBrady.com>
Mon, 14 Sep 2009 00:38:03 +0000 (14 01:38 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 14 Sep 2009 13:22:02 +0000 (14 14:22 +0100)
tree09ffacaedbd1f9f8076b94b5a7dac01785c0246f
parentcca83fafa69eb26db458714830b77498b88af8a4
tests: fix dd/skip-seek-past-file to work on ecryptfs

* tests/dd/skip-seek-past-file: Require sparse support
to ensure that when we're checking if we can create an
$OFF_T_MAX length file, that we don't actually allocate
any space.  This was an issue on ecryptfs and was reported
by Bert Wesarg.
tests/dd/skip-seek-past-file