Vishal Verma <[email protected]> writes: > From: Matthew Wilcox <[email protected]> > > 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 <[email protected]> > [vishal: Also remove the dax_clear_sectors function entirely] > Signed-off-by: Vishal Verma <[email protected]>
Reviewed-by: Jeff Moyer <[email protected]>

