ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h
authorSunil Mushran <sunil.mushran@oracle.com>
Mon, 10 Mar 2008 22:16:25 +0000 (15:16 -0700)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:09 +0000 (08:56 -0700)
commit751155a953e1fe558d3d3c3db7087712ffc15c3e
treeb06e8ffcea48016d339c5fb47a948d40c2c84be9
parent4e3d24ed1a1285fe3289653aacc965642706bacb
ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h

This patch moves some mle related definitions from dlmmaster.c
to dlmcommon.h. Future patches need these definitions to dump mle
debugging information.

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