All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ceph: virtual extended attribute cleanup
@ 2012-02-29  3:17 Alex Elder
  2012-02-29  3:21 ` [PATCH 1/6] ceph: use a symbolic name for "ceph." extended attribute namespace Alex Elder
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Alex Elder @ 2012-02-29  3:17 UTC (permalink / raw)
  To: ceph-devel

This series cleans up some code involving ceph's virtual extended
attributes.  Three of them define some simple macros are set up to
help ensure the attributes are defined in a consistent way.  One
makes the size of certain constant values get defined at startup
time rather than repeatedly, and the remaining two are some very
small changes made for clarity.

					-Alex

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

end of thread, other threads:[~2012-03-03  4:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  3:17 [PATCH 0/6] ceph: virtual extended attribute cleanup Alex Elder
2012-02-29  3:21 ` [PATCH 1/6] ceph: use a symbolic name for "ceph." extended attribute namespace Alex Elder
2012-02-29  3:21 ` [PATCH 2/6] ceph: use macros to normalize vxattr table definitions Alex Elder
2012-02-29  3:21 ` [PATCH 3/6] ceph: drop "_cb" from name of struct ceph_vxattr_cb Alex Elder
2012-02-29  3:21 ` [PATCH 4/6] ceph: encode type in vxattr callback routines Alex Elder
2012-02-29  3:21 ` [PATCH 5/6] ceph: avoid repeatedly computing the size of constant vxattr names Alex Elder
2012-02-29  4:47   ` Yehuda Sadeh Weinraub
2012-02-29  5:19     ` Alex Elder
2012-02-29  3:21 ` [PATCH 6/6] ceph: make ceph_setxattr() and ceph_removexattr() more alike Alex Elder
2012-03-02 19:35   ` Sage Weil
2012-03-03  4:17     ` Alex Elder
2012-02-29  4:20 ` [PATCH 0/6] ceph: virtual extended attribute cleanup Christoph Hellwig
2012-02-29  5:15   ` 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.