alistair23-linux/fs/ocfs2/dlm
piaojun 28bb5ef485 ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
When 'dispatch_assert' is set, 'response' must be DLM_MASTER_RESP_YES,
and 'res' won't be null, so execution can't reach these two branch.

Link: http://lkml.kernel.org/r/58174C91.3040004@huawei.com
Signed-off-by: Jun Piao <piaojun@huawei.com>
Reviewed-by: Joseph Qi Joseph Qi <jiangqi903@gmail.com>
Cc: Mark Fasheh <mfasheh@versity.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-12 18:55:06 -08:00
..
dlmapi.h
dlmast.c
dlmcommon.h ocfs2/dlm: continue to purge recovery lockres when recovery master goes down 2016-08-02 17:31:41 -04:00
dlmconvert.c ocfs2/dlm: fix race between convert and migration 2016-09-19 15:36:16 -07:00
dlmconvert.h
dlmdebug.c
dlmdebug.h
dlmdomain.c fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() 2016-10-07 18:46:26 -07:00
dlmdomain.h
dlmlock.c
dlmmaster.c ocfs2/dlm: clean up deadcode in dlm_master_request_handler() 2016-12-12 18:55:06 -08:00
dlmrecovery.c ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler() 2016-12-12 18:55:06 -08:00
dlmthread.c ocfs2/dlm: continue to purge recovery lockres when recovery master goes down 2016-08-02 17:31:41 -04:00
dlmunlock.c
Makefile