]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: separate filter init from construction 5545/head
authorJohn Spray <john.spray@redhat.com>
Thu, 27 Aug 2015 13:12:59 +0000 (14:12 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 27 Aug 2015 13:13:46 +0000 (14:13 +0100)
commitf5df1e4884997516459b35a9fa03cc3f69a3c019
treea3470f90370198e160d61bd987736d8abf550063
parent2777438b362bb36295618a1fff252b9e1b12adc5
osd: separate filter init from construction

...so that implementations can readily handle
decode errors in client args and return an
error code.

Signed-off-by: John Spray <john.spray@redhat.com>
src/cls/hello/cls_hello.cc
src/objclass/objclass.h
src/osd/ReplicatedPG.cc