]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: debugfs
authorSage Weil <sage@newdream.net>
Tue, 19 May 2009 21:45:34 +0000 (14:45 -0700)
committerSage Weil <sage@newdream.net>
Tue, 19 May 2009 21:45:34 +0000 (14:45 -0700)
commit05d1249aab216c01fc01f4ee181cf4716f7525a4
treeb8ef833d2b5be627397af2f703f1f0fa329f9d02
parent43655e685cb57ef6f4af528c03ecf3fea20ccace
ceph: debugfs

Basic state information is available via /debug/ceph, including
instances of the client, fsids, current monitor, mds and osd maps,
and hooks to adjust debug levels.
fs/ceph/debugfs.c [new file with mode: 0644]