]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ocfs2/dlm/dlmcommon.h
ocfs2/dlm: Create debugfs dirs
[karo-tx-linux.git] / fs / ocfs2 / dlm / dlmcommon.h
index cc31abeadb8e1b19c20a30db6039dadd82682869..6a491403bbfb4008bb90c6c8c130adfe57cd6161 100644 (file)
@@ -123,6 +123,8 @@ struct dlm_ctxt
        atomic_t remote_resources;
        atomic_t unknown_resources;
 
+       struct dentry *dlm_debugfs_subroot;
+
        /* NOTE: Next three are protected by dlm_domain_lock */
        struct kref dlm_refs;
        enum dlm_ctxt_state dlm_state;