]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: drop pg_op_must_wait check
authorSage Weil <sage@redhat.com>
Mon, 13 Feb 2017 16:51:51 +0000 (11:51 -0500)
committerSage Weil <sage@redhat.com>
Mon, 13 Feb 2017 16:51:51 +0000 (11:51 -0500)
commit3d296a31140407cdd33e5fbadf4afaef243f3976
tree647609ad5e7633f3c015b38e757ea640d64276ff
parent316dc98788c0cbe65b788f50ba7f1952a58105f2
osd: drop pg_op_must_wait check

This made us wait if the snapid != CEPH_NOSNAP and there were any missing
objects at all.  Objecter can't submit such ops, and we're dropping support
for listing at a specific snap anyway.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PrimaryLogPG.cc
src/osd/PrimaryLogPG.h