]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: use SaferCond in check_pool_perm
authorJohn Spray <john.spray@redhat.com>
Thu, 7 May 2015 17:17:37 +0000 (18:17 +0100)
committerGreg Farnum <gfarnum@redhat.com>
Fri, 8 May 2015 18:17:15 +0000 (11:17 -0700)
commit3c2e6ae97d6129cb8f5befb3e7bf4be16373f6a5
treea31fd41e16f7f1da62559ceb24a1f99623946a22
parent79b2ac215187402a99594424944db4169f2b2cdf
client: use SaferCond in check_pool_perm

Just because it's easier to read.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 289ee3b80ccce6bab2966f513a37332280d04a06)
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
src/client/Client.cc