[PATCH 0/3] xen-block: changes for discard support

From: Olaf Hering
Date: Mon Feb 10 2014 - 11:50:45 EST


Fix blkfront to handle all sorts of backends.

Also let blkback recognize a xenstore property to disable discard for a
given device. It requires upcoming libxl changes ("discard-enable"):
http://lists.xenproject.org/archives/html/xen-devel/2014-01/msg02632.html

Olaf Hering (3):
xen-blkfront: remove type check from blkfront_setup_discard
xen blkif.h: fix comment typo in discard-alignment
xen/blkback: disable discard feature if requested by toolstack

drivers/block/xen-blkback/xenbus.c | 7 ++++++-
drivers/block/xen-blkfront.c | 40 +++++++++++++-------------------------
include/xen/interface/io/blkif.h | 2 +-
3 files changed, 21 insertions(+), 28 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/