commit | b2aa5d0bc86cb901cc6c8737cfff66360cbff00c | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Tue Jun 07 21:57:15 2016 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Jul 28 02:55:35 2016 +0200 |
tree | 317ea3ba399ae9eb004b6552cddeb561190101ec | |
parent | 523d939ef98fd712632d93a5a2b588e477a7565e [diff] |
libceph: fix some missing includes - decode.h needs slab.h for kmalloc() - osd_client.h needs msgpool.h for struct ceph_msgpool - msgpool.h doesn't need messenger.h Signed-off-by: Ilya Dryomov <idryomov@gmail.com>