]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: make PGLSFilter xattr read optional 5353/head
authorJohn Spray <john.spray@redhat.com>
Mon, 27 Jul 2015 10:05:56 +0000 (11:05 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 5 Aug 2015 13:33:49 +0000 (14:33 +0100)
commit4866d89cfbcd76bd8da47a9a7ec21b5a514193dc
tree92de5b2574307db550586a11318712d7386aba03
parent60e903f3d5236da11acbaab985cc292298966add
osd: make PGLSFilter xattr read optional

The cephfs filter needs to be able to express
interest in an xattr, but not reject objects
which do not have it.

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