android_kernel_msm-6.1_noth.../include/linux/ceph
Ilya Dryomov b18b9550e4 libceph: get rid of ack vs commit
- CEPH_OSD_FLAG_ACK shouldn't be set anymore, so assert on it
- remove support for handling ack replies (OSDs will send ack replies
  only if clients request them)
- drop the "do lingering callbacks under osd->lock" logic from
  handle_reply() -- lreq->lock is sufficient in all three cases

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2017-02-24 19:04:57 +01:00
..
auth.h
buffer.h
ceph_debug.h
ceph_features.h
ceph_frag.h
ceph_fs.h
ceph_hash.h
cls_lock_client.h
debugfs.h
decode.h
libceph.h
mdsmap.h
messenger.h A varied set of changes: 2016-12-16 11:23:34 -08:00
mon_client.h
msgpool.h
msgr.h
osd_client.h libceph: get rid of ack vs commit 2017-02-24 19:04:57 +01:00
osdmap.h rbd: kill obj_request->object_name and rbd_segment_name_cache 2017-02-20 12:16:15 +01:00
pagelist.h
rados.h libceph: bump CEPH_PG_MAX_SIZE to 32 2017-02-20 12:16:11 +01:00
string_table.h
types.h