android_kernel_motorola_sm6225/drivers/xen/blkback
Konrad Rzeszutek Wilk 976222e05e xen/blkback: Move the check for misaligned I/O higher.
We move it up higher to be in same loop that actually computes
the sector number.

This way, all of the code that deals with verifying that the
request is correct is all done before we do any of the
page mapping, I/O submission, etc.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-04-15 11:38:29 -04:00
..
blkback.c xen/blkback: Move the check for misaligned I/O higher. 2011-04-15 11:38:29 -04:00
common.h xen/blkback: remove per-queue plugging 2011-04-14 18:26:35 -04:00
interface.c xen/blkback: Fix interface.c checkpatch warnings .. except 2011-04-14 18:26:32 -04:00
Makefile xen: rename blkbk module xen-blkback. 2011-04-14 18:26:08 -04:00
vbd.c xen/blkback: Fix checkpatch warnings in vbd.c 2011-04-14 18:26:30 -04:00
xenbus.c xen/blkback: Fix checkpatch warnings of xenbus.c 2011-04-14 18:26:33 -04:00