public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/for-jens for your 3.1-rc2 bugfix branch
@ 2011-08-22 16:02 Konrad Rzeszutek Wilk
  2011-08-23 13:09 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-08-22 16:02 UTC (permalink / raw)
  To: Jens Axboe, axboe, linux-kernel; +Cc: joe.jin

Hey Jens,

Please git pull the following branch:

 git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens

I've two bug-fixes - on that just fixes indentation and comments and a more curious
one: when instructing the backend to remove a mounted disk from a guest it would correctly
refuse but also change the state as if it had removed it. Then when shutting down the guest,
the guest would hang as the backend states was removed (ooops). The fix is in the backend to
not remove (and move to the remove state) unless the frontend has really unmounted the disk.

The two patches are based off git commit ea5e116162b7e0cf83a2b8a273440514404604de
Konrad Rzeszutek Wilk (1):
    xen/blkback: Make description more obvious.

which you pulled for 3.1-rcX (and is now in Linus's master).

 drivers/block/xen-blkback/common.h |    2 +-
 drivers/block/xen-blkback/xenbus.c |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Joe Jin (2):
      xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.
      xen-blkback: fixed indentation and comments

P.S.
I dropped a patch from the branch and when doing the 'git rebase' it modified the dates
of the two patches - rest assured - they have been in #linux-next and been tested since
at least seven days ago:
http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=shortlog;h=refs/heads/linux-next

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

* Re: [GIT PULL] (xen) stable/for-jens for your 3.1-rc2 bugfix branch
  2011-08-22 16:02 [GIT PULL] (xen) stable/for-jens for your 3.1-rc2 bugfix branch Konrad Rzeszutek Wilk
@ 2011-08-23 13:09 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2011-08-23 13:09 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: axboe, linux-kernel, joe.jin

On 2011-08-22 18:02, Konrad Rzeszutek Wilk wrote:
> Hey Jens,
> 
> Please git pull the following branch:
> 
>  git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens
> 
> I've two bug-fixes - on that just fixes indentation and comments and a
> more curious one: when instructing the backend to remove a mounted
> disk from a guest it would correctly refuse but also change the state
> as if it had removed it. Then when shutting down the guest, the guest
> would hang as the backend states was removed (ooops). The fix is in
> the backend to not remove (and move to the remove state) unless the
> frontend has really unmounted the disk.

Thanks, pulled.

-- 
Jens Axboe


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

end of thread, other threads:[~2011-08-23 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-22 16:02 [GIT PULL] (xen) stable/for-jens for your 3.1-rc2 bugfix branch Konrad Rzeszutek Wilk
2011-08-23 13:09 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox