From: Sage Weil Date: Thu, 19 Nov 2009 00:50:41 +0000 (-0800) Subject: ceph: fix debugfs entry, simplify fsid checks X-Git-Tag: v2.6.34-rc2~9^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0743304d871559cb4c7c066357de2caa60e94c2f;p=pandora-kernel.git ceph: fix debugfs entry, simplify fsid checks 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 --- Reading git-diff-tree failed