X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=common%2Fpopulate;h=0b036051c8c30c738813826fe633942d76d74d17;hp=eeac66d70c4a030bd29efcf4e14d8fc119d8e382;hb=11d3da6a7fe19b5220e21bb3abf7838fdc13534a;hpb=eff343fb5d5fa893e4ab53f93f07766c58d83e90 diff --git a/common/populate b/common/populate index eeac66d7..0b036051 100644 --- a/common/populate +++ b/common/populate @@ -777,7 +777,7 @@ _fill_fs() fi if [ -f $dir/$file_count ]; then - bytes_written=$(stat -c '%s' $dir/$file_count) + bytes_written=$(_get_filesize $dir/$file_count) fi # If there was no room to make the file, then divide it in