linux_dsm_epyc7002/include/linux/ceph
Ilya Dryomov 04c7d789e2 libceph: make sure need_resend targets reflect latest map
Otherwise we may miss events like PG splits, pool deletions, etc when
we get multiple incremental maps at once.  Because check_pool_dne() can
now be fed an unlinked request, finish_request() needed to be taught to
handle unlinked requests.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-07-07 17:25:16 +02:00
..
auth.h
buffer.h
ceph_debug.h libceph: use kbasename() and kill ceph_file_part() 2017-05-23 20:32:10 +02:00
ceph_features.h libceph: support SERVER_JEWEL feature bits 2017-07-07 17:25:15 +02:00
ceph_frag.h
ceph_fs.h ceph: fix file open flags on ppc64 2017-05-04 09:19:24 +02:00
ceph_hash.h
cls_lock_client.h rbd: support updating the lock cookie without releasing the lock 2017-05-04 09:19:23 +02:00
debugfs.h
decode.h
libceph.h libceph: convert ceph_snap_context.nref from atomic_t to refcount_t 2017-05-04 09:19:18 +02:00
mdsmap.h ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds 2017-05-04 09:19:20 +02:00
messenger.h libceph: ceph_connection_operations::reencode_message() method 2017-07-07 17:25:15 +02:00
mon_client.h
msgpool.h
msgr.h
osd_client.h libceph: make sure need_resend targets reflect latest map 2017-07-07 17:25:16 +02:00
osdmap.h libceph: resend on PG splits if OSD has RESEND_ON_SPLIT 2017-07-07 17:25:16 +02:00
pagelist.h libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t 2017-05-04 09:19:19 +02:00
rados.h
string_table.h
types.h