]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: move scrub no good auth check out of helper
authorSage Weil <sage@redhat.com>
Wed, 10 Dec 2014 00:27:50 +0000 (16:27 -0800)
committerSage Weil <sage@redhat.com>
Sat, 20 Dec 2014 15:30:00 +0000 (07:30 -0800)
commit74bd8708dfbfd3c8e7ba3f41d8534609dcbc1237
tree11ef1577354744991eea11311e257012230d72fd
parent9c3afccbf1e28f7b591a354a3aa3961fcc6d0f44
osd: move scrub no good auth check out of helper

This helps call out that this is an exceptional case and simplifies the
helper a bit.

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