All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] libceph: update rados.h and related code
@ 2013-02-16 16:56 Alex Elder
  2013-02-16 16:57 ` [PATCH 1/3] libceph: update rados.h Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Elder @ 2013-02-16 16:56 UTC (permalink / raw)
  To: ceph-devel

The ceph kernel and user space code bases have a few header files
in common, but because they're maintained separately they sometimes
diverge.

This series updates "include/linux/ceph/rados.h" to nearly match
its user space counterpart in "src/include/rados.h".

There are still a few things that should be reconciled by updating
that user space code; that work is covered by:
    http://tracker.ceph.com/issues/4167

					-Alex

[PATCH 1/3] libceph: update rados.h
[PATCH 2/3] libceph: add ceph_osd_state_name()
[PATCH 3/3] libceph: update ceph_osd_op_name()

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 16:56 [PATCH 0/3] libceph: update rados.h and related code Alex Elder
2013-02-16 16:57 ` [PATCH 1/3] libceph: update rados.h Alex Elder
2013-02-16 16:57 ` [PATCH 2/3] libceph: add ceph_osd_state_name() Alex Elder
2013-02-16 16:57 ` [PATCH 3/3] libceph: update ceph_osd_op_name() Alex Elder
2013-02-16 23:54 ` [PATCH 0/3] libceph: update rados.h and related code 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.