From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: linux-nfs-owner@vger.kernel.org Received: from ipmail06.adl6.internode.on.net ([150.101.137.145]:6828 "EHLO ipmail06.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753124AbbBAXJM (ORCPT ); Sun, 1 Feb 2015 18:09:12 -0500 Date: Mon, 2 Feb 2015 10:06:53 +1100 From: Dave Chinner To: Christoph Hellwig Cc: "J. Bruce Fields" , linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org, Jeff Layton , xfs@oss.sgi.com Subject: Re: [PATCH 18/20] xfs: factor out a xfs_update_prealloc_flags() helper Message-ID: <20150201230653.GE4251@dastard> References: <1421925006-24231-1-git-send-email-hch@lst.de> <1421925006-24231-19-git-send-email-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1421925006-24231-19-git-send-email-hch@lst.de> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Thu, Jan 22, 2015 at 12:10:04PM +0100, Christoph Hellwig wrote: > This logic is duplicated in xfs_file_fallocate and xfs_ioc_space, and > we'll need another copy of it for pNFS block support. > > Signed-off-by: Christoph Hellwig This stands alone, so I'm pulling it into the XFS tree without waiting for the rest of the patch set. Cheers, Dave. -- Dave Chinner david@fromorbit.com 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 7824C7F88 for ; Sun, 1 Feb 2015 17:09:15 -0600 (CST) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay1.corp.sgi.com (Postfix) with ESMTP id 583668F8033 for ; Sun, 1 Feb 2015 15:09:12 -0800 (PST) Received: from ipmail06.adl6.internode.on.net (ipmail06.adl6.internode.on.net [150.101.137.145]) by cuda.sgi.com with ESMTP id UlAzBZO7S52zov27 for ; Sun, 01 Feb 2015 15:09:10 -0800 (PST) Date: Mon, 2 Feb 2015 10:06:53 +1100 From: Dave Chinner Subject: Re: [PATCH 18/20] xfs: factor out a xfs_update_prealloc_flags() helper Message-ID: <20150201230653.GE4251@dastard> References: <1421925006-24231-1-git-send-email-hch@lst.de> <1421925006-24231-19-git-send-email-hch@lst.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1421925006-24231-19-git-send-email-hch@lst.de> 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: Christoph Hellwig Cc: "J. Bruce Fields" , linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org, Jeff Layton , xfs@oss.sgi.com On Thu, Jan 22, 2015 at 12:10:04PM +0100, Christoph Hellwig wrote: > This logic is duplicated in xfs_file_fallocate and xfs_ioc_space, and > we'll need another copy of it for pNFS block support. > > Signed-off-by: Christoph Hellwig This stands alone, so I'm pulling it into the XFS tree without waiting for the rest of the patch set. 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 From: Dave Chinner Subject: Re: [PATCH 18/20] xfs: factor out a xfs_update_prealloc_flags() helper Date: Mon, 2 Feb 2015 10:06:53 +1100 Message-ID: <20150201230653.GE4251@dastard> References: <1421925006-24231-1-git-send-email-hch@lst.de> <1421925006-24231-19-git-send-email-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "J. Bruce Fields" , linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jeff Layton , xfs-VZNHf3L845pBDgjK7y7TUQ@public.gmane.org To: Christoph Hellwig Return-path: Content-Disposition: inline In-Reply-To: <1421925006-24231-19-git-send-email-hch-jcswGhMUV9g@public.gmane.org> Sender: linux-nfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Jan 22, 2015 at 12:10:04PM +0100, Christoph Hellwig wrote: > This logic is duplicated in xfs_file_fallocate and xfs_ioc_space, and > we'll need another copy of it for pNFS block support. > > Signed-off-by: Christoph Hellwig This stands alone, so I'm pulling it into the XFS tree without waiting for the rest of the patch set. Cheers, Dave. -- Dave Chinner david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html