From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id D88377F3F for ; Fri, 17 May 2013 07:19:59 -0500 (CDT) Message-ID: <51962091.1090307@sgi.com> Date: Fri, 17 May 2013 07:20:33 -0500 From: Rich Johnston MIME-Version: 1.0 Subject: Re: [PATCH v2] xfstests: check falloc in 285 References: <1368351729-17778-1-git-send-email-wenqing.lz@taobao.com> In-Reply-To: <1368351729-17778-1-git-send-email-wenqing.lz@taobao.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: Zheng Liu Cc: Zheng Liu , xfs@oss.sgi.com On 05/12/2013 04:42 AM, Zheng Liu wrote: > From: Zheng Liu > > As linux 3.8, ext4 has supported the seek data/hole operation for > extent-based file and indirect-based file. But for indirect-based file > it can not support the fallocate(2). This causes test 285 to fail since > it assumes that all file systems which supports seek data/hole also > support fallocate. So here we need to check it. > > Signed-off-by: Zheng Liu Zheng, this has been committed: commit fd0afdb443cae47a3963dd8a23fd9785f1f4aebc Author: Zheng Liu Date: Thu May 16 08:49:03 2013 -0500 xfstests: check falloc in 285 Thanks --Rich _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs