]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: note OSDHASHPSPOOL feature when pool FLAG_HASHPSPOOL is set
authorSage Weil <sage@inktank.com>
Wed, 20 Feb 2013 00:09:25 +0000 (16:09 -0800)
committerSage Weil <sage@inktank.com>
Wed, 20 Feb 2013 00:12:09 +0000 (16:12 -0800)
commit128cb17d87ff9ac42434bd508ccc96bc42d53484
treef4862b57c16a124e434f7dc0c805b8bcbdb77db7
parentb90167d6bcc1e6aa2a84962386b945008473bb59
osd/OSDMap: note OSDHASHPSPOOL feature when pool FLAG_HASHPSPOOL is set

This allows the osd and mon to enforce feature bits on their connections.

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