On Wed, May 21, 2014 at 04:32:39PM +0200, Olaf Hering wrote: > Fix blkfront to handle all sorts of backends. > > Also let blkback recognize a xenstore property to disable discard for a > given device. This part requires libxl changes ("discard-enable"): > http://lists.xenproject.org/archives/html/xen-devel/2014-05/msg02291.html > > (This is a resend, this series was already sent 2014-02-10.)
Applied to 'devel/for-jens-3.16' Thank you for reposting! > > 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/