All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rbd: prevent open of image being unmapped
@ 2013-01-14 18:50 Alex Elder
  2013-01-14 18:50 ` [PATCH 1/2] rbd: define flags field, use it for exists flag Alex Elder
  2013-01-14 18:51 ` [PATCH 2/2] rbd: prevent open for image being removed Alex Elder
  0 siblings, 2 replies; 9+ messages in thread
From: Alex Elder @ 2013-01-14 18:50 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

This series protects an open of a mapped rbd image from succeeding
once an unmap of that image is underway.

Note:  Once committed these should be back-ported.

					-Alex

[PATCH 1/2] rbd: define flags field, use it for exists flag
[PATCH 2/2] rbd: prevent open for image being removed

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

end of thread, other threads:[~2013-01-17 23:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 18:50 [PATCH 0/2] rbd: prevent open of image being unmapped Alex Elder
2013-01-14 18:50 ` [PATCH 1/2] rbd: define flags field, use it for exists flag Alex Elder
2013-01-14 20:32   ` Dan Mick
2013-01-14 21:23     ` Alex Elder
2013-01-15  6:09       ` Dan Mick
2013-01-16  1:08       ` Josh Durgin
2013-01-17 23:16         ` Alex Elder
2013-01-15 21:00   ` Dan Mick
2013-01-14 18:51 ` [PATCH 2/2] rbd: prevent open for image being removed Alex Elder

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.