• S
    ceph: fix debugfs entry, simplify fsid checks · 0743304d
    Sage Weil 提交于
    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: NSage Weil <sage@newdream.net>
    0743304d
super.h 26.6 KB