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:
cfea1cf
)
ceph: fix debugfs entry, simplify fsid checks
author
Sage Weil
<sage@newdream.net>
Thu, 19 Nov 2009 00:50:41 +0000
(16:50 -0800)
committer
Sage Weil
<sage@newdream.net>
Fri, 20 Nov 2009 22:24:27 +0000
(14:24 -0800)
We may first learn our fsid from any of the mon, osd, or mds maps
(whichever the monitor sends first). Consolidate checks in a single
helper. Initialize the client debugfs entry then, since we need the
fsid (and global_id) for the directory name.
Also remove dead mount code.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found