[PATCH 3/4] ext4: ignore valid errors from defragmentation tests
Dave Chinner
david at fromorbit.com
Wed Jul 10 20:11:05 CDT 2013
On Tue, Jul 09, 2013 at 03:05:17PM +0400, Dmitry Monakhov wrote:
>
> Signed-off-by: Dmitry Monakhov <dmonakhov at openvz.org>
> ---
> tests/ext4/301 | 3 +++
> tests/ext4/302 | 3 +++
> tests/ext4/303 | 6 ++++++
> tests/ext4/304 | 3 +++
> 4 files changed, 15 insertions(+), 0 deletions(-)
>
> diff --git a/tests/ext4/301 b/tests/ext4/301
> index 0ca3622..30e4273 100755
> --- a/tests/ext4/301
> +++ b/tests/ext4/301
> @@ -74,6 +74,9 @@ donorname=test1.def
> filename=test1
> inplace=0
> rw=write
> +continue_on_error=write
> +ignore_error=,ENOSPC:EBUSY
> +error_dump=0
> numjobs=${NUM_JOBS}
> runtime=30*${TIME_FACTOR}
> time_based
Seems harmless enough to me.
Acked-by: Dave Chinner <dchinner at redhat.com>
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list