]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd, mount.ceph: use pre-stored secret if available
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 29 Nov 2011 01:02:15 +0000 (17:02 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 6 Dec 2011 18:26:24 +0000 (10:26 -0800)
commit274f4890dc838e64eaad83df6c8c326549ac60c3
tree6606957cbcb938fe40c9bee3994065b27f14a85b
parent0ad0fbfe3a244e849e0511743e80fc28a4c545a1
rbd, mount.ceph: use pre-stored secret if available

If a secret is specified, store and use it, but otherwise
check for a pre-existing secret to use.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/common/secret.c
src/common/secret.h
src/mount/mount.ceph.c
src/rbd.cc