]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6e9230412fa6c1928851d3c2b88eec0bfb28067b
tree35554daeb156154197c664d6dd5a52552eb292e4
parent1b7584aa97ef92ad8e63057c7cafc063bca330e0
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