git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e53c2fe
)
ceph: allocate and parse mount args before client instance
author
Sage Weil
<sage@newdream.net>
Tue, 27 Oct 2009 18:50:50 +0000
(11:50 -0700)
committer
Sage 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