ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 26 Feb 2009 23:00:37 +0000 (15:00 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 3 Apr 2009 18:39:18 +0000 (11:39 -0700)
commit1c0845773ad9f4875603b752235aea8aa04565f3
tree35554daeb156154197c664d6dd5a52552eb292e4
parentfeb473a6e8bd19297d0f3bb377b25055c0228c0a
ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list

This patch encapsulates adding and removing of the mle from the
dlm->master_list. This patch is part of the series of patches that
converts the mle list to a mle hash.

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