All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ceph: minor cleanups
@ 2012-02-29  3:09 Alex Elder
  2012-02-29  3:12 ` [PATCH 1/4] ceph: make use of "else" where appropriate Alex Elder
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex Elder @ 2012-02-29  3:09 UTC (permalink / raw)
  To: ceph-devel

These are mostly small cleanups.  Only the second one has any
significant changes in it--using a masked atomic rather than
a spinlocked mod operation for determining an index to use
on a fixed-size array.

					-Alex

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

end of thread, other threads:[~2012-03-02 19:25 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:09 [PATCH 0/4] ceph: minor cleanups Alex Elder
2012-02-29  3:12 ` [PATCH 1/4] ceph: make use of "else" where appropriate Alex Elder
2012-02-29  3:12 ` [PATCH 2/4] ceph: kill addr_str_lock spinlock; use atomic instead Alex Elder
2012-02-29  3:12 ` [PATCH 3/4] ceph: eliminate some needless casts Alex Elder
2012-02-29  3:12 ` [PATCH 4/4] ceph: eliminate some abusive casts Alex Elder
2012-03-02 19:25 ` [PATCH 0/4] ceph: minor cleanups 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.