On 05/28/2014 12:24 PM, Konrad Rzeszutek Wilk wrote: > > Dear Jens, > > Please git pull the following branch: > > git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.16 > > which has a bunch of fixes to the Xen block frontend and backend driver > and a new parameter for Xen backend driver - an override (set by the > toolstack) > whether to expose the discard support (if disk of course supports it) or not. > > drivers/block/xen-blkback/common.h | 4 +-- > drivers/block/xen-blkback/xenbus.c | 53 > ++++++++++++++++++++++++++++---------- > drivers/block/xen-blkfront.c | 40 ++++++++++------------------ > include/xen/interface/io/blkif.h | 2 +- > 4 files changed, 57 insertions(+), 42 deletions(-) > > Olaf Hering (3): > xen-blkfront: remove type check from blkfront_setup_discard > xen/blkback: disable discard feature if requested by toolstack > xen blkif.h: fix comment typo in discard-alignment > > Valentin Priescu (1): > xen-blkback: defer freeing blkif to avoid blocking xenwatch
Pulled, thanks. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

