]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/Watch.cc: init NotifyTimeoutCB::canceled in constructor with false 87/head
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 1 Mar 2013 17:52:27 +0000 (18:52 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 1 Mar 2013 17:52:27 +0000 (18:52 +0100)
commit1de23b5d9d1083dfc3b08718e01be14db44a5258
tree61c75cdea46d334df9341cbb8501136713ba6332
parent7ee047c64ecb1d80768e554f542e97184b28ecdb
osd/Watch.cc: init NotifyTimeoutCB::canceled in constructor with false

Initialize NotifyTimeoutCB::canceled in the constructor with
false as already done in onter cases.

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