commit | 14ed97033dac4cc5fd516bfe3e37d2fc74804684 | [log] [tgz] |
---|---|---|
author | John Spray <john.spray@redhat.com> | Fri Sep 12 16:58:49 2014 +0100 |
committer | Sage Weil <sage@redhat.com> | Tue Oct 14 12:57:01 2014 -0700 |
tree | b77e707dd092090c909055d7b4e3342085567edc | |
parent | a687ecaf50f18329206c6b78764a8c7bd30a9df0 [diff] [blame] |
ceph: additional debugfs output MDS session state and client global ID is useful instrumentation when testing. Signed-off-by: John Spray <john.spray@redhat.com>
diff --git a/fs/ceph/super.h b/fs/ceph/super.h index f62a098..b82f507 100644 --- a/fs/ceph/super.h +++ b/fs/ceph/super.h
@@ -95,6 +95,7 @@ struct dentry *debugfs_congestion_kb; struct dentry *debugfs_bdi; struct dentry *debugfs_mdsc, *debugfs_mdsmap; + struct dentry *debugfs_mds_sessions; #endif #ifdef CONFIG_CEPH_FSCACHE