]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Client: unmount should not be able to fail
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Wed, 20 Apr 2011 18:55:24 +0000 (11:55 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Mon, 25 Apr 2011 18:05:43 +0000 (11:05 -0700)
commitbff3004f5079f1fbc8f7c2a09a52e43e0610d17a
treec9ab435f04d89bc25d5f75c9357405fceed7d95b
parent54782bf91e3668212f7c15df64bde3820251e7a7
Client: unmount should not be able to fail

If unmount fails, what is the API users supposed to do?
The client needs to be able to clean up after itself.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/client/Client.cc
src/client/Client.h
src/client/SyntheticClient.cc
src/client/libceph.h
src/libceph.cc