Prev: blkdev: cgroup whitelist permission fix
Next: Apply segment size and segment boundary to integrity data
From: Jens Axboe on 15 Jul 2010 12:00 On 07/15/2010 09:34 AM, Christof Schmitt wrote: > From: Christof Schmitt <christof.schmitt(a)de.ibm.com> > > Apply the conditions used in __blk_recalc_rq_segments also to > integrity data: Adhere to the maximum segment size and the segment > boundary set by the driver. Without this change, a driver would > receive integrity data blocks that do not adhere to the limits set for > the request queue. Thanks. The level of duplication there is nasty, particularly for such intricate code as this that has had bugs in the past in the core. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |