]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Pipe, cephx: Message signing under config option 1151/head
authorSomnath Roy <somnath.roy@sandisk.com>
Wed, 22 Jan 2014 18:30:32 +0000 (10:30 -0800)
committerGreg Farnum <greg@inktank.com>
Fri, 31 Jan 2014 23:54:40 +0000 (15:54 -0800)
commit684e5c45763278221f33f0b415dcc12b66f7d9bd
tree738cda9477d72298193051de1e3bf2876918a0d6
parent5fde828dac589d8fbed81ed48d72da572d2424df
Pipe, cephx: Message signing under config option

The config option was present earlier but the option is checked
not in the beginning, so, it was doing some stuff. Now the config
option guard is at the very beginning of the function.

Signed-off-by: Somnath Roy <somnath.roy@sandisk.com>
Signed-off-by: Greg Farnum <greg@inktank.com>
src/auth/cephx/CephxSessionHandler.cc