]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Remove dead code about LKF_CONVERT flag
authorGuoqing Jiang <gqjiang@suse.com>
Mon, 7 Mar 2016 09:31:03 +0000 (17:31 +0800)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 7 Mar 2016 20:21:04 +0000 (15:21 -0500)
commit21f541cc31ad3801ae282824cc2092326ed8bf95
tree8ed64d36c5260b306355070f5194a84686c452d6
parentb138214fac104472eb09666a56cd70e2b9d4b01c
Remove dead code about LKF_CONVERT flag

Since flags is only set as LKF_NOQUEUE, the code
with LKF_CONVERT flag should be delete.

Reported-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
mdadm.h
util.c