]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSDMonitor: remove useless check
authorJosh Durgin <josh.durgin@dreamhost.com>
Wed, 14 Dec 2011 02:08:43 +0000 (18:08 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Wed, 14 Dec 2011 02:08:43 +0000 (18:08 -0800)
commitabecbc5958306bc63b4512c642d4e24ba4aba40a
treed0c0b0368db85602615f46136ccbfd091148abe5
parent5804477b20f89a2b02218b518a44e73073b393c9
OSDMonitor: remove useless check

Session was already verified to exist before this.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/mon/OSDMonitor.cc