Hey Jens, Please git pull the following branch:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.8 which has a couple of fixes that should have been pulled some time ago (my mistake on not posting this earlier). There is one serious fix in there from Roger which allows the blkback to handle bio's with partial data. Without that patch the LVM operations on guests can fail (and often do). Please pull! Thanks! drivers/block/xen-blkback/blkback.c | 18 ++++++++------ drivers/block/xen-blkback/xenbus.c | 49 ++++++++++++++++++------------------- drivers/block/xen-blkfront.c | 10 +++++--- include/linux/llist.h | 25 +++++++++++++++++++ 4 files changed, 66 insertions(+), 36 deletions(-) Jan Beulich (1): xen-blkback: do not leak mode property Roger Pau Monne (3): xen-blkback: implement safe iterator for the list of persistent grants llist/xen-blkfront: implement safe version of llist_for_each_entry xen-blkfront: handle bvecs with partial data -- 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/