On Fri 06-05-16 15:53:09, Vishal Verma wrote: > 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]>
The patch looks good. You can add: Reviewed-by: Jan Kara <[email protected]> Honza -- Jan Kara <[email protected]> SUSE Labs, CR

