]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: debugfs
authorSage Weil <sage@newdream.net>
Mon, 5 Oct 2009 22:47:34 +0000 (15:47 -0700)
committerSage Weil <sage@newdream.net>
Mon, 5 Oct 2009 22:47:34 +0000 (15:47 -0700)
commitc2e534e03839392129012fca0984bdebac8abaf7
treeb51c871cb20069e3d424c7496879a5950ad9ccb5
parent0ebb562c86c25e9375029a02a49f5ea0209864f2
ceph: debugfs

Basic state information is available via /sys/kernel/debug/ceph,
including instances of the client, fsids, current monitor, mds and osd
maps, outstanding server requests, and hooks to adjust debug levels.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/debugfs.c [new file with mode: 0644]