Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-04-18 | ocfs2/dlm: Cleanup lockres print | Sunil Mushran | 1 | -11/+11 |
2008-04-18 | ocfs2/dlm: Fix lockname in lockres print function | Sunil Mushran | 1 | -75/+51 |
2008-04-18 | ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c | Sunil Mushran | 3 | -160/+85 |
2008-04-18 | ocfs2/dlm: Dumps the purgelist into a debugfs file | Sunil Mushran | 2 | -0/+72 |
2008-04-18 | ocfs2/dlm: Dumps the mles into a debugfs file | Sunil Mushran | 2 | -0/+120 |
2008-04-18 | ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h | Sunil Mushran | 2 | -37/+35 |
2008-04-18 | ocfs2/dlm: Dumps the lockres' into a debugfs file | Sunil Mushran | 2 | -0/+255 |
2008-04-18 | ocfs2/dlm: Dump the dlm state in a debugfs file | Sunil Mushran | 4 | -0/+325 |
2008-04-18 | ocfs2/dlm: Create debugfs dirs | Sunil Mushran | 4 | -2/+125 |
2008-04-18 | ocfs2/dlm: Link all lockres' to a tracking list | Sunil Mushran | 3 | -0/+26 |
2008-04-18 | ocfs2/dlm: Create slabcaches for lock and lockres | Sunil Mushran | 4 | -17/+99 |
2008-04-18 | ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle | Sunil Mushran | 2 | -2/+4 |