[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140422062816.GB31337@infradead.org>
Date: Mon, 21 Apr 2014 23:28:16 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Eric Whitney <enwlinux@...il.com>
Cc: xfs@....sgi.com, linux-ext4@...r.kernel.org
Subject: Re: [PATCH 1/3] xfstests: add helper for zero range support check
> +# check that xfs_io, kernel, and filesystem all support fallocate with zero
> +# range
> +_require_xfs_io_falloc_zero()
> +{
> + _require_xfs_io_command "fzero"
> +}
I'd rather remove all the wrappers around _require_xfs_io_command, they
don't actually add any value.
--
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