]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: debugfs
authorSage Weil <sage@newdream.net>
Wed, 5 Aug 2009 21:13:59 +0000 (14:13 -0700)
committerSage Weil <sage@newdream.net>
Wed, 5 Aug 2009 21:13:59 +0000 (14:13 -0700)
commit908d5d31ec3a2ff04a5e8b03d47643549b52d0c8
treeb80d41667650c6910339c956c1eb48af611cbd1a
parentc9e45167d1bf92c9d635f03bbdfbeb153a442dec
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]