Re: [f2fs-dev] [PATCH 2/9 v5] common/rc: add _require_fiemap and _extent_hole_counts

2015-02-09 Thread Dave Chinner
On Thu, Feb 05, 2015 at 10:37:06PM -0800, Jaegeuk Kim wrote: > This is to detect whether fiemap tool supports or not. > > For the follwoing tests, this patch adds general script to get extent and > hole counts. > > xfs/137 (data vs filesize) > xfs/138 (data vs filesize vs trunca

Re: [f2fs-dev] [PATCH 8/9 v5] common/quota: give quota mount option per filesystem

2015-02-09 Thread Dave Chinner
On Thu, Feb 05, 2015 at 10:37:12PM -0800, Jaegeuk Kim wrote: > This patch add _get_quota_option to assign the mount option selectively > in: > > tests/xfs/087 > > Signed-off-by: Jaegeuk Kim > --- > common/quota | 15 +++ > tests/xfs/087 | 7 --- > 2 files changed, 19 inserti

Re: [f2fs-dev] [PATCH 0/9 v5] make xfs/tests generic by introducing shutdown for filesystems

2015-02-09 Thread Dave Chinner
On Thu, Feb 05, 2015 at 10:37:04PM -0800, Jaegeuk Kim wrote: > Thanks to Dave. :) > > Change log from v4: > o add mkfs in _require_scratch_shutdown > o add _require_fiemap and _extent_hole_counts > o add _require_logstate > o modify xfs/086,087 output rules for the generic usage > o add _get_