From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q239Xc81255409 for ; Sat, 3 Mar 2012 03:33:38 -0600 Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id Gpn5xeRi09UKs1ZC (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Sat, 03 Mar 2012 01:33:33 -0800 (PST) Date: Sat, 3 Mar 2012 04:33:32 -0500 From: Christoph Hellwig Subject: Re: [xfstests patch] 113: add testing for O_DIRECT + O_SYNC Message-ID: <20120303093332.GA8417@infradead.org> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Jeff Moyer Cc: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com On Fri, Mar 02, 2012 at 02:15:46PM -0500, Jeff Moyer wrote: > Hi, > > This patch adds a couple more aio-stress runs to test 113. The first > simply adds -S, to test out AIO+DIO+O_SYNC. The second adds -S and -o > 2, which directs aio-stress to only perform the random write test. > These two tests helped identify several bugs in ext4. I'd rather make this a separate testcase, maybe moving the _do_test into common code. Rationale: newly added tests shouldn't make old testcases fail, as that would be rather confusing. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs