]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PG::op_must_wait_for_map: pass the epoch rather than the map 2071/head
authorSomnath Roy <somnath.roy@sandisk.com>
Fri, 27 Jun 2014 21:05:53 +0000 (14:05 -0700)
committerSomnath Roy <somnath.roy@sandisk.com>
Thu, 10 Jul 2014 19:00:20 +0000 (12:00 -0700)
commit74f5e5e9dc45358388513325a4634ef148cc4ccf
tree9ce373bf283bcf1e79042b61bdad0b90eea3279e
parent4689467a4a9e0eee9f4a6aa35b5ed53bb76e80e1
PG::op_must_wait_for_map: pass the epoch rather than the map

have_same_or_newer_map is also modified to accept epoch instead of
map.

Signed-off-by: Somnath Roy <somnath.roy@sandisk.com>
src/osd/PG.cc
src/osd/PG.h
src/osd/ReplicatedPG.cc