]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client/SyntheticClient.cc: remove dead code
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 1 Oct 2014 15:01:17 +0000 (17:01 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 1 Oct 2014 15:05:01 +0000 (17:05 +0200)
commit58c732f3e5b96d8d63f316d47fbc6f88f959c799
tree3263af53e7c2a373bc799be9cc6701fc100aeab8
parent88022e822152c966196af737c932f680a9e6e4f1
client/SyntheticClient.cc: remove dead code

Fix for:

const: At condition do_sync, the value of do_sync must be equal to 0.
dead_error_condition: The condition do_sync cannot be true.
CID 716893 (#1 of 1): Logically dead code (DEADCODE)
dead_error_begin: Execution cannot reach this statement op.OSDOp()

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/client/SyntheticClient.cc