tests: skip part of dd/sparse on some file systems
commit4b101ccd176eb3951bfbab717a0a3b5e2c4d19ef
authorJim Meyering <meyering@redhat.com>
Fri, 23 Mar 2012 09:53:56 +0000 (23 10:53 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 23 Mar 2012 11:47:52 +0000 (23 12:47 +0100)
tree1a3b5c74305fa49b7b628867b1c47da7607f5364
parenta04110e5680b618489f05fd8d2b83571c3342590
tests: skip part of dd/sparse on some file systems

* tests/dd/sparse: The last two parts of this test would fail due to
the underlying file system at least on Solaris 10 with NFS.  That file
system would report that a 3MiB file was occupying <= 1KiB of space
for nearly 50 seconds after creation.
Improved-by: Bernhard Voelker
tests/dd/sparse