From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Chinner Subject: Re: [PATCH 09/12] xfstests: add a new test that runs fsstress under ENOSPC conditions Date: Tue, 8 Nov 2011 08:25:30 +1100 Message-ID: <20111107212530.GI5534@dastard> References: <1320330301-2682-1-git-send-email-dmonakhov@openvz.org> <1320330301-2682-10-git-send-email-dmonakhov@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com, hch@lst.de, aelder@sgi.com, tytso@mit.edu To: Dmitry Monakhov Return-path: Received: from ipmail05.adl6.internode.on.net ([150.101.137.143]:22203 "EHLO ipmail05.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751666Ab1KGVZc (ORCPT ); Mon, 7 Nov 2011 16:25:32 -0500 Content-Disposition: inline In-Reply-To: <1320330301-2682-10-git-send-email-dmonakhov@openvz.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Nov 03, 2011 at 06:24:58PM +0400, Dmitry Monakhov wrote: > +# real QA test starts here > +_supported_fs generic > +_supported_os Linux > +_require_scratch > +_need_to_be_root > + > +umount $SCRATCH_DEV 2>/dev/null > +_scratch_mkfs_sized $((512 * 1024 * 1024)) >> $seq.full 2>&1 > +_scratch_mount _require_scratch unmounts the SCRATCH_DEV. no need to do it explicitly. Same for the next new test in the series, too. Cheers, Dave. -- Dave Chinner david@fromorbit.com