]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: removed lingering TODO message from ImageWatcher 3619/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 3 Feb 2015 13:57:15 +0000 (08:57 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 3 Feb 2015 13:57:15 +0000 (08:57 -0500)
commit24349a8b856d4097975e682281c7d1b69b81625f
tree381cd8f5df69cfd538e2bd12ac6af73f235131ea
parent26cc9d347931949bab187953f0980b7ed7e8ad0b
librbd: removed lingering TODO message from ImageWatcher

The TODO was a reminder to integrate with the watch/notify
error handler.  This integration was already completed under
previous commits.

Fixes: #8903
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageWatcher.cc