remarkable-linux/include/linux/ceph
Yan, Zheng 4ee6a914ed ceph: remove exported caps when handling cap import message
Version 3 cap import message includes the ID of the exported
caps. It allow us to remove the exported caps if we still haven't
received the corresponding cap export message.

We remove the exported caps because they are stale, keeping them
can compromise consistence.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
2014-01-21 16:30:28 +08:00
..
auth.h libceph: wrap auth methods in a mutex 2013-05-01 21:17:15 -07:00
buffer.h
ceph_debug.h
ceph_features.h crush: support new indep mode and SET_* steps (crush v2) by default 2013-12-31 20:32:29 +02:00
ceph_frag.h
ceph_fs.h ceph: remove exported caps when handling cap import message 2014-01-21 16:30:28 +08: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: all features fields must be u64 2013-12-31 20:32:08 +02:00
mdsmap.h ceph: update support for PGID64, PGPOOL3, OSDENC protocol features 2013-02-26 15:02:25 -08:00
messenger.h libceph: rename ceph_msg::front_max to front_alloc_len 2014-01-14 11:27:26 +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: block I/O when PAUSE or FULL osd map flags are set 2013-12-13 09:13:29 -08:00
osdmap.h libceph: define ceph_decode_pgid() only once 2013-05-01 21:17:52 -07:00
pagelist.h
rados.h libceph: update osd request/reply encoding 2013-02-26 15:02:50 -08:00
types.h