Vishal Verma <vishal.l.ve...@intel.com> writes: > From: Matthew Wilcox <matthew.r.wil...@intel.com> > > 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 <matthew.r.wil...@intel.com> > [vishal: Also remove the dax_clear_sectors function entirely] > Signed-off-by: Vishal Verma <vishal.l.ve...@intel.com>
Reviewed-by: Jeff Moyer <jmo...@redhat.com>