linux/drivers/block/xen-blkback
Konrad Rzeszutek Wilk dda1852802 xen/blkback: Check for proper operation.
The patch titled: "xen/blkback: Fix the inhibition to map pages
when discarding sector ranges." had the right idea except that
it used the wrong comparison operator. It had == instead of !=.

This fixes the bug where all (except discard) operations would
have been ignored.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-10-14 12:29:55 -04:00
..
blkback.c xen/blkback: Check for proper operation. 2011-10-14 12:29:55 -04:00
common.h xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. 2011-10-13 09:48:36 -04:00
Makefile xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly. 2011-04-20 11:57:59 -04:00
xenbus.c xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. 2011-10-13 09:48:36 -04:00