[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090620175824.GA3984@infradead.org>
Date: Sat, 20 Jun 2009 13:58:24 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Eric Sandeen <sandeen@...deen.net>
Cc: xfs-oss <xfs@....sgi.com>,
ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH 1/3] xfstests: basic fallocate boundary tests
On Mon, Jun 15, 2009 at 10:06:20PM -0500, Eric Sandeen wrote:
> This is just like test 072, but using fallocate instead
> of the xfs ioctl. Just very basic fallocate tests.
>
> Also adds a "prealloc" group (./check -g prealloc)
Looks good to me, and does the right thing on my 32 bit test VM (notrun)
> +echo $testio | grep -q "not found" && \
> + _notrun "xfs_io fallocate support is missing"
> +echo $testio | grep -q "Operation not supported" && \
> + _notrun "xfs_io fallocate command failed (old kernel? wrong fs?)"
Maybe add a _require_fallocate as you need the same check in the next
testcase?
--
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