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 7E4657F57 for ; Tue, 8 Jul 2014 07:15:11 -0500 (CDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay2.corp.sgi.com (Postfix) with ESMTP id 56F35304032 for ; Tue, 8 Jul 2014 05:15:08 -0700 (PDT) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id Ij3rrLUCEUDQunTf (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 08 Jul 2014 05:15:07 -0700 (PDT) Date: Tue, 8 Jul 2014 05:15:00 -0700 From: Christoph Hellwig Subject: Re: [PATCH 2/3] xfs: Add support IOC_MOV_DATA ioctl Message-ID: <20140708121500.GA518@infradead.org> References: <003f01cf9aa4$1e9e5240$5bdaf6c0$@samsung.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <003f01cf9aa4$1e9e5240$5bdaf6c0$@samsung.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: Namjae Jeon Cc: Theodore Ts'o , Brian Foster , linux-kernel@vger.kernel.org, xfs@oss.sgi.com, Christoph Hellwig , Ashish Sangwan , linux-fsdevel@vger.kernel.org, Luk?? Czerner , linux-ext4 On Tue, Jul 08, 2014 at 08:59:49PM +0900, Namjae Jeon wrote: > This patch implements fs ioctl's IOC_MOV_DATA for XFS. Shouldn't this share code with the XFS_IOC_SWAPEXT implementation? _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs