From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Chinner Subject: Re: [PATCH v9 4/11] xfsprogs: xfs_io: add finsert command for insert range Date: Fri, 6 Feb 2015 10:40:33 +1100 Message-ID: <20150205234033.GW4251@dastard> References: <1421853126-4505-1-git-send-email-linkinjeon@gmail.com> <1421853126-4505-5-git-send-email-linkinjeon@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: tytso@mit.edu, Namjae Jeon , bfoster@redhat.com, linux-kernel@vger.kernel.org, xfs@oss.sgi.com, a.sangwan@samsung.com, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org To: Namjae Jeon Return-path: Content-Disposition: inline In-Reply-To: <1421853126-4505-5-git-send-email-linkinjeon@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com List-Id: linux-ext4.vger.kernel.org On Thu, Jan 22, 2015 at 12:11:59AM +0900, Namjae Jeon wrote: > From: Namjae Jeon > > Add finsert command for fallocate FALLOC_FL_INSERT_RANGE flag. > > Signed-off-by: Namjae Jeon > Signed-off-by: Ashish Sangwan > Reviewed-by: Brian Foster I've just pulled this patch into xfsprogs in preparation for getting this functionality fully reviewed and merged in the 3.21 kernel cycle. Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753907AbbBEXkw (ORCPT ); Thu, 5 Feb 2015 18:40:52 -0500 Received: from ipmail07.adl2.internode.on.net ([150.101.137.131]:63583 "EHLO ipmail07.adl2.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752742AbbBEXkt (ORCPT ); Thu, 5 Feb 2015 18:40:49 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkcSAED+01R5LL/s/2dsb2JhbABagwaBK7AFAQEBAQEBBpgsAgIBAQKBHkQBAQEBAX2EDAEBAQQ6HCMQCAMOBwMJJQ8FJQMhE4gs1kgBAQgCIBiFbIl0B4QpAQSETgeTboo7iDEihAIqMYJCAQEB Date: Fri, 6 Feb 2015 10:40:33 +1100 From: Dave Chinner To: Namjae Jeon Cc: tytso@mit.edu, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, xfs@oss.sgi.com, a.sangwan@samsung.com, bfoster@redhat.com, Namjae Jeon Subject: Re: [PATCH v9 4/11] xfsprogs: xfs_io: add finsert command for insert range Message-ID: <20150205234033.GW4251@dastard> References: <1421853126-4505-1-git-send-email-linkinjeon@gmail.com> <1421853126-4505-5-git-send-email-linkinjeon@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1421853126-4505-5-git-send-email-linkinjeon@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 22, 2015 at 12:11:59AM +0900, Namjae Jeon wrote: > From: Namjae Jeon > > Add finsert command for fallocate FALLOC_FL_INSERT_RANGE flag. > > Signed-off-by: Namjae Jeon > Signed-off-by: Ashish Sangwan > Reviewed-by: Brian Foster I've just pulled this patch into xfsprogs in preparation for getting this functionality fully reviewed and merged in the 3.21 kernel cycle. Cheers, Dave. -- Dave Chinner david@fromorbit.com