]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: an MOSDOp should be waiting for min_epoch
authorKefu Chai <kchai@redhat.com>
Fri, 12 Jul 2019 06:48:37 +0000 (14:48 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 13 Jul 2019 13:46:05 +0000 (21:46 +0800)
commita373238878f885ee55e03d420be4f9c8ab76856c
tree92b91cd2422801970d836f7b467b266a6e11f569
parent0df8e57b160b7300bfb71277ceada5e77c6a2eab
crimson/osd: an MOSDOp should be waiting for min_epoch

for MOSDOp, get_min_epoch() is an alias of get_map_epoch(), but
get_min_epoch() is symantically more correct.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/osd_operations/client_request.cc