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 78AC07F52 for ; Fri, 18 Oct 2013 17:44:09 -0500 (CDT) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay1.corp.sgi.com (Postfix) with ESMTP id 62FDA8F8039 for ; Fri, 18 Oct 2013 15:44:09 -0700 (PDT) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [150.101.137.131]) by cuda.sgi.com with ESMTP id IJ9MpEPPTWxRpWFR for ; Fri, 18 Oct 2013 15:44:07 -0700 (PDT) Date: Sat, 19 Oct 2013 09:44:04 +1100 From: Dave Chinner Subject: Re: [PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate Message-ID: <20131018224404.GX4446@dastard> References: <1381090418-2829-1-git-send-email-linkinjeon@gmail.com> <52616EC6.7030400@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <52616EC6.7030400@sgi.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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Rich Johnston Cc: Namjae Jeon , elder@kernel.org, tytso@mit.edu, Namjae Jeon , linux-kernel@vger.kernel.org, xfs@oss.sgi.com, hch@infradead.org, bpm@sgi.com, adilger.kernel@dilger.ca, viro@zeniv.linux.org.uk, a.sangwan@samsung.com, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, mtk.manpages@gmail.com On Fri, Oct 18, 2013 at 12:24:22PM -0500, Rich Johnston wrote: > This has been committed. > > Thanks > --Rich > > commit e64190f8440286a815060524777b435e06a7b364 > Author: Namjae Jeon > Date: Sun Oct 6 20:13:38 2013 +0000 > > [RESEND, 4/7] xfsprogs: xfsio: add support > FALLOC_FL_COLLAPSE_RANGE for fallocate Hi Rich, This isn't ready for being committed into xfsprogs. The kernel code is still under review, and until we actually have it in a tree to be merged int eh kernel, we shoul d't be making any userspace changes at all. Indeed, there's a chance (unlikely, but still there) that this code may still not end up in the kernel at all... So, it's probably best right now to revert this patch until we have the fallocate API support merged into the kernel... Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs