From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ipmail07.adl2.internode.on.net ([150.101.137.131]:24031 "EHLO ipmail07.adl2.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725922AbeJVKd5 (ORCPT ); Mon, 22 Oct 2018 06:33:57 -0400 Date: Mon, 22 Oct 2018 13:17:24 +1100 From: Dave Chinner Subject: Re: [PATCH 27/28] xfs: remove xfs_reflink_remap_range Message-ID: <20181022021724.GU6311@dastard> References: <154013850285.29026.16168387526580596209.stgit@magnolia> <154013869100.29026.7543087084546497731.stgit@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <154013869100.29026.7543087084546497731.stgit@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: sandeen@redhat.com, linux-nfs@vger.kernel.org, linux-cifs@vger.kernel.org, linux-unionfs@vger.kernel.org, linux-xfs@vger.kernel.org, linux-mm@kvack.org, linux-btrfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, ocfs2-devel@oss.oracle.com On Sun, Oct 21, 2018 at 09:18:11AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong > > Since xfs_file_remap_range is a thin wrapper, move the contents of > xfs_reflink_remap_range into the shell. This cuts down on the vfs > calls being made from internal xfs code. > > Signed-off-by: Darrick J. Wong Sensible enough. Reviewed-by: Dave Chinner -- Dave Chinner david@fromorbit.com