From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Daniel Stodden <daniel.stodden@citrix.com>
Cc: Ky Srinivasan <ksrinivasan@novell.com>,
Xen <xen-devel@lists.xensource.com>,
Jan Beulich <JBeulich@novell.com>
Subject: Re: [PATCH 00 of 10] blkfront pvops updates
Date: Thu, 29 Apr 2010 12:50:06 -0700 [thread overview]
Message-ID: <4BD9E2EE.5060402@goop.org> (raw)
In-Reply-To: <patchbomb.1272507577@agari.van.xensource.com>
On 04/28/2010 07:19 PM, Daniel Stodden wrote:
> Hi.
>
> Here are couple of bugfixes for blkfront.
>
> 1. Bdev removal was slightly buggy. [Is nobody out there using
> block-detach??] Also it seems like we'be been leaking the gendisk
> structs for a long time.
>
> 2. Fixes most common occasions where disk open/close races against
> backend state switches. This one didn't come for free:
> * xenbus_switch_state growing transactions again.
> * New mutex in blkfront_info
> * Bdev .open/.close rewritten accordingly.
>
Thanks for this. However, when I went to apply it, it looks like I've
made a mess of the various blkfront branches.
xen/frontend has some changes from Jan and Ky which are merged into
xen/next and the various stable branches.
I also have xen/blkfront, which has your last set of changes, which I
seem to have forgotten to merge into anything else, and now conflicts
non-trivially with xen/blkfront. I'd like to add this new set of
patches into xen/blkfront, but it doesn't apply cleanly.
Could you look at this and advise me what I should do?
Thanks,
J
> Cheers,
> Daniel
>
>
next prev parent reply other threads:[~2010-04-29 19:50 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-29 2:19 [PATCH 00 of 10] blkfront pvops updates Daniel Stodden
2010-04-29 2:19 ` [PATCH 01 of 10] xenbus: Make xenbus_switch_state transactional (again) Daniel Stodden
2010-04-29 2:19 ` [PATCH 02 of 10] blkfront: Fix backtrace in del_gendisk Daniel Stodden
2010-04-29 2:19 ` [PATCH 03 of 10] blkfront: Fix gendisk leak Daniel Stodden
2010-04-29 2:19 ` [PATCH 04 of 10] blkfront: Clean up vbd release Daniel Stodden
2010-04-29 2:19 ` [PATCH 05 of 10] blkfront: Lock blkfront_info when closing Daniel Stodden
2010-04-29 2:19 ` [PATCH 06 of 10] blkfront: Fix blkfront backend switch race (bdev open) Daniel Stodden
2010-04-29 2:19 ` [PATCH 07 of 10] blkfront: Fix blkfront backend switch race (bdev release) Daniel Stodden
2010-04-29 2:19 ` [PATCH 08 of 10] blkfront: Lock blockfront_info during xbdev removal Daniel Stodden
2010-04-29 2:19 ` [PATCH 09 of 10] blkfront: Remove obsolete info->users Daniel Stodden
2010-04-29 2:19 ` [PATCH 10 of 10] blkfront: Klog the unclean release path Daniel Stodden
2010-04-29 19:50 ` Jeremy Fitzhardinge [this message]
2010-04-29 20:11 ` [PATCH 00 of 10] blkfront pvops updates Daniel Stodden
2010-04-29 20:58 ` Daniel Stodden
2010-04-29 21:10 ` Jeremy Fitzhardinge
2010-04-29 21:28 ` Daniel Stodden
2010-04-29 21:36 ` Jeremy Fitzhardinge
2010-04-29 23:05 ` Daniel Stodden
2010-04-30 18:01 ` Jeremy Fitzhardinge
2010-04-30 18:13 ` Jeremy Fitzhardinge
2010-04-30 20:12 ` Daniel Stodden
2010-04-30 11:34 ` Daniel Stodden
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=4BD9E2EE.5060402@goop.org \
--to=jeremy@goop.org \
--cc=JBeulich@novell.com \
--cc=daniel.stodden@citrix.com \
--cc=ksrinivasan@novell.com \
--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.