remarkable-linux/include/linux/ceph
Ilya Dryomov ce7f6a2790 libceph: add ceph_pg_pool_by_id()
"Lookup pool info by ID" function is hidden in osdmap.c.  Expose it to
the rest of libceph.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
2014-01-27 23:57:40 +02:00
..
auth.h libceph: wrap auth methods in a mutex 2013-05-01 21:17:15 -07:00
buffer.h libceph: add ceph_kv{malloc,free}() and switch to them 2014-01-26 12:34:23 +02:00
ceph_debug.h
ceph_features.h libceph: support CEPH_FEATURE_EXPORT_PEER 2014-01-21 16:30:31 +08:00
ceph_frag.h
ceph_fs.h libceph: move ceph_file_layout helpers to ceph_fs.h 2014-01-27 23:57:20 +02:00
ceph_hash.h
debugfs.h
decode.h libceph: fix invalid unsigned->signed conversion for timespec encoding 2013-07-09 12:18:06 -07:00
libceph.h libceph: add ceph_kv{malloc,free}() and switch to them 2014-01-26 12:34:23 +02:00
mdsmap.h ceph: update support for PGID64, PGPOOL3, OSDENC protocol features 2013-02-26 15:02:25 -08:00
messenger.h libceph: add ceph_kv{malloc,free}() and switch to them 2014-01-26 12:34:23 +02:00
mon_client.h
msgpool.h
msgr.h libceph: implement RECONNECT_SEQ feature 2013-05-01 21:17:09 -07:00
osd_client.h libceph: introduce and start using oid abstraction 2014-01-27 23:57:28 +02:00
osdmap.h libceph: add ceph_pg_pool_by_id() 2014-01-27 23:57:40 +02:00
pagelist.h
rados.h libceph: CEPH_OSD_FLAG_* enum update 2014-01-27 23:57:36 +02:00
types.h