]> 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)
committerJohn Spray <john.spray@redhat.com>
Thu, 7 May 2015 17:46:38 +0000 (18:46 +0100)
commit289ee3b80ccce6bab2966f513a37332280d04a06
tree11d44df57071e119f6f3599ead4531ef5b58bd9b
parent25c23c30de939a23ad8c7e079f52f9582b6790a6
client: use SaferCond in check_pool_perm

Just because it's easier to read.

Signed-off-by: John Spray <john.spray@redhat.com>
src/client/Client.cc