]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c
authorSunil Mushran <sunil.mushran@oracle.com>
Mon, 10 Mar 2008 22:16:28 +0000 (15:16 -0700)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:09 +0000 (08:56 -0700)
commit96a8d1dc17e5b2728581b476473cc3412f09e582
treeadc51fd08d763c93cbe737e6bb3107b46df4c391
parentb5e6ef45bfe79038a93c5d886e415cbef6da8221
ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c

This patch helps in consolidating debugging related functions in dlmdebug.c.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/dlm/dlmdebug.c
fs/ocfs2/dlm/dlmdebug.h
fs/ocfs2/dlm/dlmmaster.c