]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDCap: parse 'network' clause in grant
authorSage Weil <sage@redhat.com>
Fri, 3 Aug 2018 18:27:28 +0000 (13:27 -0500)
committerSage Weil <sage@redhat.com>
Sun, 12 Aug 2018 22:01:05 +0000 (17:01 -0500)
commitb1418387df942065b490ae27f567d0141c6fc9bc
treed717206f0e30e3cb60c4ed8dd197fdf9804101c8
parent759a902ace9769c4ece224d458576e50edd3fb30
osd/OSDCap: parse 'network' clause in grant

This mirrors what we do in the MonCap (but, naturally, is a slightly
different since we're using a the spirit parse in a totally different way).

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