[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140414002942.GD27694@dastard>
Date: Mon, 14 Apr 2014 10:29:43 +1000
From: Dave Chinner <david@...morbit.com>
To: Eric Whitney <enwlinux@...il.com>
Cc: xfs@....sgi.com, linux-ext4@...r.kernel.org
Subject: Re: [PATCH] generic: add fallocate() checks to generic/300
On Fri, Apr 11, 2014 at 05:43:07PM -0400, Eric Whitney wrote:
> Generic/300 fails when run on a test filesystem that does not support
> fallocate(). It uses fio's falloc ioengine to generate part of its I/O
> load and both allocates blocks and punches holes. This causes EOPNOTSUPP
> failures when the test is run on indirect block-mapped ext4 filesystems
> or pre-3.14 ext4 filesystems created with bigalloc.
>
> Verify that the test filesystem supports fallocate() before proceeding
> with the test, checking for both block allocation and hole punching
> capabilities. Also, delete any pre-existing test output.
>
> Signed-off-by: Eric Whitney <enwlinux@...il.com>
Makes sense. Same for the second patch, too.
Reviewed-by: Dave Chinner <dchinner@...hat.com>
--
Dave Chinner
david@...morbit.com
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists