From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: axboe@kernel.dk, linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xensource.com
Subject: [GIT PULL] Bug-fixes to xen-blkfront for v3.8
Date: Tue, 18 Dec 2012 00:15:47 -0500 [thread overview]
Message-ID: <20121218051547.GA13450@phenom.dumpdata.com> (raw)
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 bug-fix to the xen-blkfront and xen-blkback driver
when using the persistent mode. An issue was discovered where LVM
disks could not be read correctly and this fixes it. There
is also a change in llist.h which has been blessed by akpm.
Please pull!
drivers/block/xen-blkback/blkback.c | 18 +++++++++++-------
drivers/block/xen-blkfront.c | 10 ++++++----
include/linux/llist.h | 25 +++++++++++++++++++++++++
3 files changed, 42 insertions(+), 11 deletions(-)
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
next reply other threads:[~2012-12-18 5:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-18 5:15 Konrad Rzeszutek Wilk [this message]
2012-12-19 19:37 ` [GIT PULL] Bug-fixes to xen-blkfront for v3.8 Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121218051547.GA13450@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=axboe@kernel.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.