]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
include, test: Add CompatSet::merge() operation
authorDavid Zafman <david.zafman@inktank.com>
Wed, 18 Sep 2013 00:04:54 +0000 (17:04 -0700)
committerDavid Zafman <david.zafman@inktank.com>
Thu, 26 Sep 2013 18:29:04 +0000 (11:29 -0700)
commit793ba9f1d551f66f1aefa4e2f78ef5592a74b7e0
tree729347adb04994f2afd7e49e8782ab453453456c
parentc6b83180f9f769de27ca7890f5f8ec507ee743ca
include, test: Add CompatSet::merge() operation

New func merge() adds missing features from specified CompatSet
Add merge testing to unittest

Signed-off-by: David Zafman <david.zafman@inktank.com>
src/include/CompatSet.h
src/test/ceph_compatset.cc