All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rbd: a few small cleanups
@ 2012-08-06 18:01 Alex Elder
  2012-08-06 18:03 ` [PATCH 1/3] rbd: make snap_names_len a u64 Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Elder @ 2012-08-06 18:01 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

This is a small series of cleanups to rbd code.

     [PATCH 1/3] rbd: make snap_names_len a u64
     [PATCH 2/3] rbd: ensure invalid pointers are made null
     [PATCH 3/e] rbd: use sizeof (object) instead of sizeof (type)

					-Alex

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

end of thread, other threads:[~2012-08-07 23:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-06 18:01 [PATCH 0/3] rbd: a few small cleanups Alex Elder
2012-08-06 18:03 ` [PATCH 1/3] rbd: make snap_names_len a u64 Alex Elder
2012-08-06 18:03 ` [PATCH 2/3] rbd: ensure invalid pointers are made null Alex Elder
2012-08-06 18:03 ` [PATCH 3/3] rbd: use sizeof (object) instead of sizeof (type) Alex Elder
2012-08-07 23:28 ` [PATCH 0/3] rbd: a few small cleanups Josh Durgin

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.