]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/ceph_radosacl: print out return code of "acl set"
authorKefu Chai <kchai@redhat.com>
Wed, 23 Nov 2016 05:21:44 +0000 (13:21 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 23 Nov 2016 06:52:17 +0000 (14:52 +0800)
commit8e93318933cacedb2e86636bbe8ef57a29a997a1
tree395cd0649c3b070c2247997250a25e3ce0058e7e
parentf0b7d36a92a137cfddaa252324d1d7021771636b
tools/ceph_radosacl: print out return code of "acl set"

this silences the warning of

Value stored to 'r' is never read.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/tools/radosacl.cc