android_kernel_google_msm/include/linux/ceph
Sage Weil 9021a42c79 libceph: drop ceph_con_get/put helpers and nref member
(cherry picked from commit d59315ca8c)

These are no longer used.  Every ceph_connection instance is embedded in
another structure, and refcounts manipulated via the get/put ops.

Signed-off-by: Sage Weil <sage@inktank.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-26 11:38:25 -08:00
..
auth.h ceph: messenger: reduce args to create_authorizer 2012-11-26 11:38:07 -08:00
buffer.h
ceph_debug.h
ceph_frag.h
ceph_fs.h ceph: use LOOKUPINO to make unconnected nfs fh more reliable 2011-05-24 11:52:05 -07:00
ceph_hash.h
debugfs.h
decode.h BUG: headers with BUG/BUG_ON etc. need linux/bug.h 2012-03-04 17:54:34 -05:00
libceph.h libceph: embed ceph messenger structure in ceph_client 2012-11-26 11:38:21 -08:00
mdsmap.h BUG: headers with BUG/BUG_ON etc. need linux/bug.h 2012-03-04 17:54:34 -05:00
messenger.h libceph: drop ceph_con_get/put helpers and nref member 2012-11-26 11:38:25 -08:00
mon_client.h libceph: embed ceph connection structure in mon_client 2012-11-26 11:38:22 -08:00
msgpool.h
msgr.h
osd_client.h ceph: define ceph_auth_handshake type 2012-11-26 11:38:07 -08:00
osdmap.h
pagelist.h
rados.h
types.h