sosd: Fix uninitialized variable use.
authorFilippos Giannakos <philipgian@grnet.gr>
Wed, 5 Jun 2013 14:36:47 +0000 (17:36 +0300)
committerFilippos Giannakos <philipgian@grnet.gr>
Wed, 5 Jun 2013 14:44:08 +0000 (17:44 +0300)
commit74bf0624327c0be321ce6319fab540ddd68b2d11
tree392e41d9a2aaaf031adc58eb3c7605ab5b8e34d2
parentd06c247918da60342e2b0b1f677dd070e69b771e
sosd: Fix uninitialized variable use.

In break lock, instead of cheking the return value of the rados call, we
erroneously checked an uninitialized local variable.
(cherry picked from commit ba7ffa08f1b68282ef0cffb49388fc1b705d6cd3)
xseg/peers/user/mt-sosd.c