From: Ross Zwisler Subject: Re: [PATCH 06/18] dax: Remove dead zeroing code from fault handlers Date: Fri, 29 Apr 2016 10:48:28 -0600 Message-ID: <20160429164828.GB5888@linux.intel.com> References: <1461015341-20153-1-git-send-email-jack@suse.cz> <1461015341-20153-7-git-send-email-jack@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-mm@kvack.org, Ross Zwisler , Dan Williams , linux-nvdimm@lists.01.org, Matthew Wilcox To: Jan Kara Return-path: Content-Disposition: inline In-Reply-To: <1461015341-20153-7-git-send-email-jack@suse.cz> Sender: owner-linux-mm@kvack.org List-Id: linux-ext4.vger.kernel.org On Mon, Apr 18, 2016 at 11:35:29PM +0200, Jan Kara wrote: > Now that all filesystems zero out blocks allocated for a fault handler, > we can just remove the zeroing from the handler itself. Also add checks > that no filesystem returns to us unwritten or new buffer. > > Signed-off-by: Jan Kara Reviewed-by: Ross Zwisler -- 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