From: Jeff Moyer Subject: Re: [PATCH v2 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors Date: Fri, 15 Apr 2016 11:18:22 -0400 Message-ID: References: <1459303190-20072-1-git-send-email-vishal.l.verma@intel.com> <1459303190-20072-5-git-send-email-vishal.l.verma@intel.com> Mime-Version: 1.0 Content-Type: text/plain Cc: linux-nvdimm@ml01.01.org, Jens Axboe , Jan Kara , Andrew Morton , Christoph Hellwig , Dave Chinner , linux-kernel@vger.kernel.org, xfs@oss.sgi.com, linux-block@vger.kernel.org, linux-mm@kvack.org, Matthew Wilcox , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, Al Viro To: Vishal Verma Return-path: In-Reply-To: <1459303190-20072-5-git-send-email-vishal.l.verma@intel.com> (Vishal Verma's message of "Tue, 29 Mar 2016 19:59:49 -0600") Sender: owner-linux-mm@kvack.org List-Id: linux-ext4.vger.kernel.org Vishal Verma writes: > From: Matthew Wilcox > > dax_clear_sectors() cannot handle poisoned blocks. These must be > zeroed using the BIO interface instead. Convert ext2 and XFS to use > only sb_issue_zerout(). > > Signed-off-by: Matthew Wilcox > [vishal: Also remove the dax_clear_sectors function entirely] > Signed-off-by: Vishal Verma Reviewed-by: Jeff Moyer -- 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