All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rbd: clear EXISTS flag for disappearing snapshot
@ 2013-05-01 21:29 Alex Elder
  2013-05-01 21:32 ` [PATCH 1/2] rbd: clear EXISTS flag if mapped snapshot disappears Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alex Elder @ 2013-05-01 21:29 UTC (permalink / raw)
  To: ceph-devel

The first patch in this series puts back some functionality
that was deleted inadvertently by the previous commit.  Josh
pointed out it had disappeared.  The second one replaces a
linear search of snapshot ids with a binary search for
efficiency.

					-Alex

[PATCH 1/2] rbd: clear EXISTS flag if mapped snapshot disappears
[PATCH 2/2] rbd: use binary search for snapshot lookup

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

end of thread, other threads:[~2013-05-02 16:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 21:29 [PATCH 0/2] rbd: clear EXISTS flag for disappearing snapshot Alex Elder
2013-05-01 21:32 ` [PATCH 1/2] rbd: clear EXISTS flag if mapped snapshot disappears Alex Elder
2013-05-02 16:41   ` Josh Durgin
2013-05-01 21:32 ` [PATCH 2/2] rbd: use binary search for snapshot lookup Alex Elder
2013-05-02 16:47   ` Josh Durgin
2013-05-02 16:55     ` Alex Elder
2013-05-01 21:40 ` [PATCH 0/2] rbd: clear EXISTS flag for disappearing snapshot 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.