From: Sage Weil Date: Tue, 27 Oct 2009 18:50:50 +0000 (-0700) Subject: ceph: allocate and parse mount args before client instance X-Git-Tag: v2.6.34-rc2~9^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b8051855d983db8480ff1ea1b02ef2b49203c22;p=pandora-kernel.git ceph: allocate and parse mount args before client instance 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 --- Reading git-diff-tree failed