]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-fuse: clean up when shutdown
authorJosh Durgin <jdurgin@redhat.com>
Sat, 24 Jan 2015 21:38:24 +0000 (13:38 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Sat, 24 Jan 2015 23:39:20 +0000 (15:39 -0800)
commit4e88414468eb403951877c36537c115155d5d528
treee7e19956140dd31831f52967833279866a203769
parent75bdfecda1632a9de5cd548c1fc73ede4c53bffb
rbd-fuse: clean up when shutdown

Close all open images and librados state. This cleans up watches so we
don't need to wait for them to timeout in tests.

rbd-fuse is still a rough prototype, but this makes it slightly more
usable for testing.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/rbd_fuse/rbd-fuse.cc