zfs/tests/runfiles
liaoyuxiangqin 21237e9167 Enable quota_002_pos, quota_004_pos and quota_005_pos
In this test the 'ls -ls' command was used to print testfile size in
blocks.  Because the environment variable BLOCK_SIZE was set
the 'ls -ls' command detected this and output its block count as the
number of 8192 blocks.  Rather than change the variable name
the -k was was added to force ls to return 1k blocks.  This has the
additional advantage of behaving consistently across platforms.

For additional details on GNU 'ls' behavior regarding block size:

https://www.gnu.org/software/coreutils/manual/html_node/Block-size.html

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: yuxiang <guo.yong33@zte.com.cn>
Closes #5269
2016-10-14 09:33:51 -07:00
..
Makefile.am Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00
linux.run Enable quota_002_pos, quota_004_pos and quota_005_pos 2016-10-14 09:33:51 -07:00
perf-regression.run OpenZFS - Performance regression suite for zfstest 2016-09-08 16:18:28 -07:00