All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rbd: client list locking improvements
@ 2012-02-29  3:44 Alex Elder
  2012-02-29  3:45 ` [PATCH 1/4] rbd: release client list lock sooner Alex Elder
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex Elder @ 2012-02-29  3:44 UTC (permalink / raw)
  To: ceph-devel

This series reduces the window during which the client list
lock is held, gives it a more meaningful name, and moves the
locking calls closer to the places they're really needed.

					-Alex

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

end of thread, other threads:[~2012-03-02 19:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  3:44 [PATCH 0/4] rbd: client list locking improvements Alex Elder
2012-02-29  3:45 ` [PATCH 1/4] rbd: release client list lock sooner Alex Elder
2012-02-29  3:45 ` [PATCH 2/4] rbd: move ctl_mutex lock inside rbd_get_client() Alex Elder
2012-02-29  3:45 ` [PATCH 3/4] rbd: move ctl_mutex lock inside rbd_client_create() Alex Elder
2012-02-29  3:45 ` [PATCH 4/4] rbd: rename "node_lock" Alex Elder
2012-03-02 19:56 ` [PATCH 0/4] rbd: client list locking improvements Sage Weil

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.