]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG: clarify same_primary_since updates regarding primary rank
authorSamuel Just <sam.just@inktank.com>
Sun, 23 Feb 2014 21:29:07 +0000 (13:29 -0800)
committerSamuel Just <sam.just@inktank.com>
Sun, 23 Feb 2014 21:35:16 +0000 (13:35 -0800)
commitd0359f7c1cae282ac96f44aa0dea09677743a8fb
tree1cd35537551cce716c0fc6303970e9c73928b088
parent8913ab4bb542233abb951f0faed3af2ff27c4f07
PG: clarify same_primary_since updates regarding primary rank

pg_shard_t includes the position, so these checks handle
same osd/different rank properly.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/PG.cc