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 o23CvB4x077717 for ; Wed, 3 Mar 2010 06:57:11 -0600 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 94261213C12 for ; Wed, 3 Mar 2010 04:58:39 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id PvOMeSeQJ9wHatC8 for ; Wed, 03 Mar 2010 04:58:39 -0800 (PST) Date: Wed, 3 Mar 2010 07:58:39 -0500 From: Christoph Hellwig Subject: Re: [PATCH 3/3] xfsqa: Add fiemap exerciser Message-ID: <20100303125839.GC26672@infradead.org> References: <1267597162-12092-1-git-send-email-david@fromorbit.com> <1267597162-12092-4-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1267597162-12092-4-git-send-email-david@fromorbit.com> 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: Dave Chinner Cc: xfs@oss.sgi.com On Wed, Mar 03, 2010 at 05:19:22PM +1100, Dave Chinner wrote: > From: Eric Sandeen > > Preliminary fiemap testing support based on a test util written by > Josef Bacik. > > For now it's only run with preallocation disabled, because xfs has a > tendency to fill in holes with data blocks (EOF prealloc stuff I > think) and similar for explicit preallocation, so this is breaking > the preallocation tests for now, when it finds a "data" block where > it expects a preallocated block. > > Signed-off-by: Eric Sandeen > Reviewed-by: Dave Chinner Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs