libceph: sync osd op definitions in rados.h
authorIlya Dryomov <idryomov@redhat.com>
Thu, 2 Oct 2014 13:22:29 +0000 (17:22 +0400)
committerSage Weil <sage@redhat.com>
Tue, 14 Oct 2014 19:57:02 +0000 (12:57 -0700)
commit70b5bfa360aea4157b45c2863746ca67896c6ef1
tree3993bf80ea7b6e6a0fc7f2b079b4fd7a68cc2c8b
parenteb179d3975c804ad98eaa403425eb6e48cfd3cc2
libceph: sync osd op definitions in rados.h

Bring in missing osd ops and strings, use macros to eliminate multiple
points of maintenance.

Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
include/linux/ceph/rados.h
net/ceph/ceph_strings.c
net/ceph/osd_client.c