From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rich Johnston Subject: Re: [PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate Date: Tue, 17 Dec 2013 11:05:10 -0600 Message-ID: <52B08446.3080102@sgi.com> References: <1386511890-3794-1-git-send-email-linkinjeon@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Cc: Namjae Jeon , linux-kernel@vger.kernel.org, xfs@oss.sgi.com, Ashish Sangwan , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org To: Namjae Jeon , , , , , , Return-path: In-Reply-To: <1386511890-3794-1-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 This patch stands alone and has been committed. Thanks --Rich commit ca692f162d36c871c9c1b6169136b2c70503f2d8 Author: Namjae Jeon Date: Sun Dec 8 14:11:30 2013 +0000 xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate _______________________________________________ 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: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (Postfix) with ESMTP id 1E9F27F3F for ; Tue, 17 Dec 2013 11:05:17 -0600 (CST) Message-ID: <52B08446.3080102@sgi.com> Date: Tue, 17 Dec 2013 11:05:10 -0600 From: Rich Johnston MIME-Version: 1.0 Subject: Re: [PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate References: <1386511890-3794-1-git-send-email-linkinjeon@gmail.com> In-Reply-To: <1386511890-3794-1-git-send-email-linkinjeon@gmail.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: Namjae Jeon , viro@zeniv.linux.org.uk, david@fromorbit.com, bpm@sgi.com, tytso@mit.edu, adilger.kernel@dilger.ca, jack@suse.cz Cc: Namjae Jeon , linux-kernel@vger.kernel.org, xfs@oss.sgi.com, Ashish Sangwan , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org This patch stands alone and has been committed. Thanks --Rich commit ca692f162d36c871c9c1b6169136b2c70503f2d8 Author: Namjae Jeon Date: Sun Dec 8 14:11:30 2013 +0000 xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate _______________________________________________ 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 S1754707Ab3LQRFY (ORCPT ); Tue, 17 Dec 2013 12:05:24 -0500 Received: from relay3.sgi.com ([192.48.152.1]:34402 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753246Ab3LQRFR (ORCPT ); Tue, 17 Dec 2013 12:05:17 -0500 Message-ID: <52B08446.3080102@sgi.com> Date: Tue, 17 Dec 2013 11:05:10 -0600 From: Rich Johnston User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Namjae Jeon , , , , , , CC: Namjae Jeon , , , Ashish Sangwan , , Subject: Re: [PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate References: <1386511890-3794-1-git-send-email-linkinjeon@gmail.com> In-Reply-To: <1386511890-3794-1-git-send-email-linkinjeon@gmail.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [134.15.69.88] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch stands alone and has been committed. Thanks --Rich commit ca692f162d36c871c9c1b6169136b2c70503f2d8 Author: Namjae Jeon Date: Sun Dec 8 14:11:30 2013 +0000 xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate