From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Jens Axboe <jaxboe@fusionio.com>,
axboe@kernel.dk, linux-kernel@vger.kernel.org
Cc: joe.jin@oracle.com
Subject: [GIT PULL] (xen) stable/for-jens for your 3.1-rc2 bugfix branch
Date: Mon, 22 Aug 2011 12:02:59 -0400 [thread overview]
Message-ID: <20110822160259.GB24763@dumpdata.com> (raw)
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
next reply other threads:[~2011-08-22 16:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-22 16:02 Konrad Rzeszutek Wilk [this message]
2011-08-23 13:09 ` [GIT PULL] (xen) stable/for-jens for your 3.1-rc2 bugfix branch 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=20110822160259.GB24763@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=axboe@kernel.dk \
--cc=jaxboe@fusionio.com \
--cc=joe.jin@oracle.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox