ceph: allocate and parse mount args before client instance
authorSage Weil <sage@newdream.net>
Tue, 27 Oct 2009 18:50:50 +0000 (11:50 -0700)
committerSage Weil <sage@newdream.net>
Tue, 27 Oct 2009 18:57:03 +0000 (11:57 -0700)
This simplifies much of the error handling during mount.  It also means
that we have the mount args before client creation, and we can initialize
based on those options.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found