]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: debugfs
authorSage Weil <sage@newdream.net>
Wed, 22 Jul 2009 19:38:23 +0000 (12:38 -0700)
committerSage Weil <sage@newdream.net>
Wed, 22 Jul 2009 19:38:23 +0000 (12:38 -0700)
commitb6090705790dc7dadaab43feb5b901182db4b45e
treee3be2c346f893275308c8a2376777cb5546b9c5b
parentb449015257c791e620d10463beeea2fac96dd8ca
ceph: debugfs

Basic state information is available via /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]