From: Christoph Hellwig Subject: Re: [PATCH] xfstests: introduce FSX_AVOID env var Date: Thu, 24 Apr 2014 23:31:53 -0700 Message-ID: <20140425063153.GC27527@infradead.org> References: <5355478C.8070905@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: ext4 development , Theodore Tso , xfs-oss To: Eric Sandeen Return-path: Content-Disposition: inline In-Reply-To: <5355478C.8070905@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com List-Id: linux-ext4.vger.kernel.org On Mon, Apr 21, 2014 at 11:30:04AM -0500, Eric Sandeen wrote: > Just like FSSTRESS_AVOID, FSX_AVOID can be used to add > options at the end of the default fsx runs in each test. > i.e. FSX_AVOID="-H -z -C" will disable punch hole, zero range, > and collapse range calls in all tests which run fsx. > > This should handle Ted's concerns about buggy ext4 fallocate > code without needing to add tunables to the kernel to reject > these operations during xfstests runs. I would much prefer to add a little _run_fsx helper to encapsulate this. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs