git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7575e4d
)
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
author
alex chen
<alex.chen@huawei.com>
Thu, 2 Oct 2014 23:16:55 +0000
(16:16 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 2 Oct 2014 23:28:44 +0000
(16:28 -0700)
In dlm_assert_master_handler, the mle is get in dlm_find_mle, should be
put when goto kill, otherwise, this mle will never be released.
Signed-off-by: Alex Chen <alex.chen@huawei.com>
Reviewed-by: Joseph Qi <joseph.qi@huawei.com>
Reviewed-by: joyce.xue <xuejiufei@huawei.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/dlm/dlmmaster.c
patch
|
blob
|
history
diff --cc
fs/ocfs2/dlm/dlmmaster.c
Simple merge