android_kernel_msm-6.1_noth.../include/linux/ceph
Ilya Dryomov 7cc5e38f2f libceph: osd_request_timeout option
osd_request_timeout specifies how many seconds to wait for a response
from OSDs before returning -ETIMEDOUT from an OSD request.  0 (default)
means no limit.

osd_request_timeout is osdkeepalive-precise -- in-flight requests are
swept through every osdkeepalive seconds.  With ack vs commit behaviour
gone, abort_request() is really simple.

This is based on a patch from Artur Molchanov <artur.molchanov@synesis.ru>.

Tested-by: Artur Molchanov <artur.molchanov@synesis.ru>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2017-03-07 14:30:38 +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 libceph: osd_request_timeout option 2017-03-07 14:30:38 +01:00
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: osd_request_timeout option 2017-03-07 14:30:38 +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