On Thu, Sep 19, 2013 at 08:06:02PM -0700, Darrick J. Wong wrote: > The "force" parameter in __blk_queue_bounce was being ignored, which means > that > stable page snapshots are not always happening (on ext3). This of course > leads to DIF disks reporting checksum errors, so fix this regression. > > The regression was introduced in commit 6bc454d1 (bounce: Refactor > __blk_queue_bounce to not use bi_io_vec) > > Reported-by: Mel Gorman <[email protected]> > Signed-off-by: Darrick J. Wong <[email protected]>
I have no means of testing it but it looks right and thanks for checking DIF disks. Acked-by: Mel Gorman <[email protected]> -- Mel Gorman SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

