ocfs2: Expose the file system state via debugfs
This patch creates a per mount debugfs file, fs_state, which exposes information like, cluster stack in use, states of the downconvert, recovery and commit threads, number of journal txns, some allocation stats, list of all slots, etc. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
This commit is contained in:

کامیت شده توسط
Mark Fasheh

والد
96a6c64b53
کامیت
50397507e8
@@ -308,6 +308,7 @@ struct ocfs2_super
|
||||
struct ocfs2_dlm_debug *osb_dlm_debug;
|
||||
|
||||
struct dentry *osb_debug_root;
|
||||
struct dentry *osb_ctxt;
|
||||
|
||||
wait_queue_head_t recovery_event;
|
||||
|
||||
|
مرجع در شماره جدید
Block a user