xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00 of 10] blkfront pvops updates
@ 2010-04-29  2:19 Daniel Stodden
  2010-04-29  2:19 ` [PATCH 01 of 10] xenbus: Make xenbus_switch_state transactional (again) Daniel Stodden
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Daniel Stodden @ 2010-04-29  2:19 UTC (permalink / raw)
  To: Xen; +Cc: Jeremy Fitzhardinge


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.

Cheers,
Daniel

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

end of thread, other threads:[~2010-04-30 20:12 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 00 of 10] blkfront pvops updates Jeremy Fitzhardinge
2010-04-29 20:11   ` 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

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).