X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=tests%2Fgeneric%2F572;h=a695724156762ceba0b7469e18e5ff69c5378447;hp=534237868c0c890fb55de5055ab87c6702b6442d;hb=11d3da6a7fe19b5220e21bb3abf7838fdc13534a;hpb=eff343fb5d5fa893e4ab53f93f07766c58d83e90 diff --git a/tests/generic/572 b/tests/generic/572 index 53423786..a6957241 100755 --- a/tests/generic/572 +++ b/tests/generic/572 @@ -163,10 +163,10 @@ head -c 100000 /dev/urandom > $fsv_orig_file cp $fsv_orig_file $fsv_file _fsv_enable $fsv_file >> $seqres.full cmp $fsv_file $fsv_orig_file -stat -c %s $fsv_file +_get_filesize $fsv_file _scratch_cycle_mount cmp $fsv_file $fsv_orig_file -stat -c %s $fsv_file +_get_filesize $fsv_file _fsv_scratch_begin_subtest "Trying to measure non-verity file fails with ENODATA" echo foo > $fsv_file