]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: fix Client::trim_caps() 1320/head
authorYan, Zheng <zheng.z.yan@intel.com>
Mon, 24 Feb 2014 08:02:57 +0000 (16:02 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Sat, 1 Mar 2014 05:13:28 +0000 (13:13 +0800)
commit0ed63fd3e595336366f000927d18a933657d7a8b
treeac83062a1795911a22fd58e0ee848302c4c5e320
parentcdbe413c2988db8609ca30d64779299ae657e5ec
client: fix Client::trim_caps()

allow trimming non-auth caps if the issued auth caps include all
caps client wants/uses.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/client/Client.cc