]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: remove the set-r-and-return idiom from some functions.
authorGreg Farnum <greg@inktank.com>
Sat, 16 Jun 2012 00:26:04 +0000 (17:26 -0700)
committerGreg Farnum <greg@inktank.com>
Sat, 16 Jun 2012 00:27:10 +0000 (17:27 -0700)
commit5b1b02b60a253092700f364dca77bb6b1065e3e0
tree199dc944652580869bfd1de996c8c0d1d7d06d20
parentb018befd7216179b60d2c09e96a9a107d6e2caf8
librbd: remove the set-r-and-return idiom from some functions.

Josh hates this, and I have to admit it seems silly.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/librbd.cc