From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 12 May 2016 10:41:38 +0200 From: Jan Kara To: Vishal Verma Cc: linux-nvdimm@lists.01.org, Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-block@vger.kernel.org, xfs@oss.sgi.com, linux-ext4@vger.kernel.org, linux-mm@kvack.org, Ross Zwisler , Dan Williams , Dave Chinner , Jan Kara , Jens Axboe , Andrew Morton , linux-kernel@vger.kernel.org, Christoph Hellwig , Jeff Moyer , Boaz Harrosh Subject: Re: [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper Message-ID: <20160512084138.GC10306@quack2.suse.cz> References: <1463000932-31680-1-git-send-email-vishal.l.verma@intel.com> <1463000932-31680-5-git-send-email-vishal.l.verma@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1463000932-31680-5-git-send-email-vishal.l.verma@intel.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed 11-05-16 15:08:50, Vishal Verma wrote: > From: Christoph Hellwig > > This allows XFS to perform zeroing using the iomap infrastructure and > avoid buffer heads. > > [vishal: fix conflicts with dax-error-handling] > Signed-off-by: Christoph Hellwig Looks good. You can add: Reviewed-by: Jan Kara BTW: You are supposed to add your Signed-off-by when forwarding patches like this... Honza -- Jan Kara SUSE Labs, CR From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kara Subject: Re: [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper Date: Thu, 12 May 2016 10:41:38 +0200 Message-ID: <20160512084138.GC10306@quack2.suse.cz> References: <1463000932-31680-1-git-send-email-vishal.l.verma@intel.com> <1463000932-31680-5-git-send-email-vishal.l.verma@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Jens Axboe , Jan Kara , Andrew Morton , linux-nvdimm@lists.01.org, Dan Williams , linux-kernel@vger.kernel.org, xfs@oss.sgi.com, linux-block@vger.kernel.org, linux-mm@kvack.org, Jeff Moyer , Boaz Harrosh , Christoph Hellwig , linux-fsdevel@vger.kernel.org, Ross Zwisler , linux-ext4@vger.kernel.org, Christoph Hellwig To: Vishal Verma Return-path: Content-Disposition: inline In-Reply-To: <1463000932-31680-5-git-send-email-vishal.l.verma@intel.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 Wed 11-05-16 15:08:50, Vishal Verma wrote: > From: Christoph Hellwig > > This allows XFS to perform zeroing using the iomap infrastructure and > avoid buffer heads. > > [vishal: fix conflicts with dax-error-handling] > Signed-off-by: Christoph Hellwig Looks good. You can add: Reviewed-by: Jan Kara BTW: You are supposed to add your Signed-off-by when forwarding patches like this... Honza -- Jan Kara SUSE Labs, CR _______________________________________________ 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 mx2.suse.de (mx2.suse.de [195.135.220.15]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id BE01B1A1E66 for ; Thu, 12 May 2016 01:41:42 -0700 (PDT) Date: Thu, 12 May 2016 10:41:38 +0200 From: Jan Kara Subject: Re: [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper Message-ID: <20160512084138.GC10306@quack2.suse.cz> References: <1463000932-31680-1-git-send-email-vishal.l.verma@intel.com> <1463000932-31680-5-git-send-email-vishal.l.verma@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1463000932-31680-5-git-send-email-vishal.l.verma@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Vishal Verma Cc: Jens Axboe , Jan Kara , Andrew Morton , linux-nvdimm@lists.01.org, Dave Chinner , linux-kernel@vger.kernel.org, xfs@oss.sgi.com, linux-block@vger.kernel.org, linux-mm@kvack.org, Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, Christoph Hellwig List-ID: On Wed 11-05-16 15:08:50, Vishal Verma wrote: > From: Christoph Hellwig > > This allows XFS to perform zeroing using the iomap infrastructure and > avoid buffer heads. > > [vishal: fix conflicts with dax-error-handling] > Signed-off-by: Christoph Hellwig Looks good. You can add: Reviewed-by: Jan Kara BTW: You are supposed to add your Signed-off-by when forwarding patches like this... Honza -- Jan Kara SUSE Labs, CR _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 12 May 2016 10:41:38 +0200 From: Jan Kara To: Vishal Verma Cc: linux-nvdimm@lists.01.org, Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-block@vger.kernel.org, xfs@oss.sgi.com, linux-ext4@vger.kernel.org, linux-mm@kvack.org, Ross Zwisler , Dan Williams , Dave Chinner , Jan Kara , Jens Axboe , Andrew Morton , linux-kernel@vger.kernel.org, Christoph Hellwig , Jeff Moyer , Boaz Harrosh Subject: Re: [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper Message-ID: <20160512084138.GC10306@quack2.suse.cz> References: <1463000932-31680-1-git-send-email-vishal.l.verma@intel.com> <1463000932-31680-5-git-send-email-vishal.l.verma@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463000932-31680-5-git-send-email-vishal.l.verma@intel.com> Sender: owner-linux-mm@kvack.org List-ID: On Wed 11-05-16 15:08:50, Vishal Verma wrote: > From: Christoph Hellwig > > This allows XFS to perform zeroing using the iomap infrastructure and > avoid buffer heads. > > [vishal: fix conflicts with dax-error-handling] > Signed-off-by: Christoph Hellwig Looks good. You can add: Reviewed-by: Jan Kara BTW: You are supposed to add your Signed-off-by when forwarding patches like this... Honza -- Jan Kara SUSE Labs, CR -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752687AbcELIlo (ORCPT ); Thu, 12 May 2016 04:41:44 -0400 Received: from mx2.suse.de ([195.135.220.15]:34451 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751425AbcELIlm (ORCPT ); Thu, 12 May 2016 04:41:42 -0400 Date: Thu, 12 May 2016 10:41:38 +0200 From: Jan Kara To: Vishal Verma Cc: linux-nvdimm@ml01.01.org, Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-block@vger.kernel.org, xfs@oss.sgi.com, linux-ext4@vger.kernel.org, linux-mm@kvack.org, Ross Zwisler , Dan Williams , Dave Chinner , Jan Kara , Jens Axboe , Andrew Morton , linux-kernel@vger.kernel.org, Christoph Hellwig , Jeff Moyer , Boaz Harrosh Subject: Re: [PATCH v7 4/6] dax: export a low-level __dax_zero_page_range helper Message-ID: <20160512084138.GC10306@quack2.suse.cz> References: <1463000932-31680-1-git-send-email-vishal.l.verma@intel.com> <1463000932-31680-5-git-send-email-vishal.l.verma@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463000932-31680-5-git-send-email-vishal.l.verma@intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 11-05-16 15:08:50, Vishal Verma wrote: > From: Christoph Hellwig > > This allows XFS to perform zeroing using the iomap infrastructure and > avoid buffer heads. > > [vishal: fix conflicts with dax-error-handling] > Signed-off-by: Christoph Hellwig Looks good. You can add: Reviewed-by: Jan Kara BTW: You are supposed to add your Signed-off-by when forwarding patches like this... Honza -- Jan Kara SUSE Labs, CR