]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ceph/debugfs.c
ceph: debugfs
authorSage Weil <sage@newdream.net>
Tue, 6 Oct 2009 18:31:14 +0000 (11:31 -0700)
committerSage Weil <sage@newdream.net>
Tue, 6 Oct 2009 18:31:14 +0000 (11:31 -0700)
commit76aa844d5b2fb8c839180d3f5874e333b297e5fd
treef72a83bb98e19629382398b5026296cef9a52d23
parent8f4e91dee2a245e4be6942f4a8d83a769e13a47d
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]