ceph: Move secret key parsing earlier.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 25 Mar 2011 23:32:57 +0000 (16:32 -0700)
committerSage Weil <sage@newdream.net>
Tue, 29 Mar 2011 19:11:16 +0000 (12:11 -0700)
This makes the base64 logic be contained in mount option parsing,
and prepares us for replacing the homebew key management with the
kernel key retention service.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Signed-off-by: Sage Weil <sage@newdream.net>

No differences found