Re: [f2fs-dev] [PATCH 1/2] generic/067: add a testcase to check some inline truncation behaviors

2015-03-18 Thread Jaegeuk Kim
Hi Dave, Thank you for the review. I'll resend this series with precise description and fixes as you pointed. Thanks, On Wed, Mar 18, 2015 at 02:46:53PM +1100, Dave Chinner wrote: On Tue, Mar 17, 2015 at 10:32:51AM -0700, Jaegeuk Kim wrote: This patch introduces a new testcase, generic/067,

Re: [f2fs-dev] [PATCH 1/2] generic/067: add a testcase to check some inline truncation behaviors

2015-03-17 Thread Dave Chinner
On Tue, Mar 17, 2015 at 10:32:51AM -0700, Jaegeuk Kim wrote: This patch introduces a new testcase, generic/067, to test several truncation cases under the inline feature supported by filesystems. inline feature means what, exactly? +_supported_os Linux +_require_scratch +

[f2fs-dev] [PATCH 1/2] generic/067: add a testcase to check some inline truncation behaviors

2015-03-17 Thread Jaegeuk Kim
This patch introduces a new testcase, generic/067, to test several truncation cases under the inline feature supported by filesystems. Signed-off-by: Jaegeuk Kim jaeg...@kernel.org --- tests/generic/067 | 114 ++ tests/generic/067.out | 41