From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rich Johnston Subject: Re: [PATCH] xfstests: fix seek_sanity_test for fs w/o fallocate Date: Mon, 3 Jun 2013 07:42:08 -0500 Message-ID: <51AC8F20.8030501@sgi.com> References: <51A8C59B.3030308@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: xfs-oss , ext4 development To: Eric Sandeen Return-path: Received: from relay1.sgi.com ([192.48.179.29]:45700 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756049Ab3FCMlG (ORCPT ); Mon, 3 Jun 2013 08:41:06 -0400 In-Reply-To: <51A8C59B.3030308@redhat.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On 05/31/2013 10:45 AM, Eric Sandeen wrote: > currently the seek_sanity_test (generic/285) fails on ext3 > or ext2 due to fallocate() failures. Just ignore that test > if the fs doesn't support fallocate. > > Signed-off-by: Eric Sandeen Thanks Eric and Zheng, this has been committed. commit 3e889c6735117e0906c339ffae0dbc17a4df27fb Author: Eric Sandeen Date: Mon Jun 3 07:28:17 2013 -0500 xfstests: fix seek_sanity_test for fs w/o fallocate (Rich adds another step to his commit procedure to prevent this from happening again) --Rich From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 6E9A27CBF for ; Mon, 3 Jun 2013 07:41:05 -0500 (CDT) Message-ID: <51AC8F20.8030501@sgi.com> Date: Mon, 3 Jun 2013 07:42:08 -0500 From: Rich Johnston MIME-Version: 1.0 Subject: Re: [PATCH] xfstests: fix seek_sanity_test for fs w/o fallocate References: <51A8C59B.3030308@redhat.com> In-Reply-To: <51A8C59B.3030308@redhat.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: ext4 development , xfs-oss On 05/31/2013 10:45 AM, Eric Sandeen wrote: > currently the seek_sanity_test (generic/285) fails on ext3 > or ext2 due to fallocate() failures. Just ignore that test > if the fs doesn't support fallocate. > > Signed-off-by: Eric Sandeen Thanks Eric and Zheng, this has been committed. commit 3e889c6735117e0906c339ffae0dbc17a4df27fb Author: Eric Sandeen Date: Mon Jun 3 07:28:17 2013 -0500 xfstests: fix seek_sanity_test for fs w/o fallocate (Rich adds another step to his commit procedure to prevent this from happening again) --Rich _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs