]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
uclient: remove useless if-else based on snapid
authorGreg Farnum <gregory.farnum@dreamhost.com>
Mon, 28 Nov 2011 18:32:07 +0000 (10:32 -0800)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Mon, 28 Nov 2011 18:32:07 +0000 (10:32 -0800)
commit4974a9c2842024db4695822592ec3bd9e727ea3e
tree11c7f66009dbae15f58d4a04ac3ee747a559ce49
parentcef16732e7f7aa09c409823a5b8b2327421652b9
uclient: remove useless if-else based on snapid

These are the same command anyway!

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/client/Client.cc