xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Bug-fixes to xen-blkfront for v3.8
@ 2012-12-18  5:15 Konrad Rzeszutek Wilk
  2012-12-19 19:37 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-12-18  5:15 UTC (permalink / raw)
  To: axboe, linux-kernel; +Cc: xen-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Bug-fixes to xen-blkfront for v3.8
  2012-12-18  5:15 [GIT PULL] Bug-fixes to xen-blkfront for v3.8 Konrad Rzeszutek Wilk
@ 2012-12-19 19:37 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2012-12-19 19:37 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: linux-kernel, xen-devel

On 2012-12-18 06:15, Konrad Rzeszutek Wilk wrote:
> 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.

Pulled for 3.8, thanks.

-- 
Jens Axboe

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-19 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18  5:15 [GIT PULL] Bug-fixes to xen-blkfront for v3.8 Konrad Rzeszutek Wilk
2012-12-19 19:37 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).