summaryrefslogtreecommitdiff
path: root/mdadm.h
diff options
context:
space:
mode:
authorGuoqing Jiang <gqjiang@suse.com>2016-03-07 17:31:03 +0800
committerJes Sorensen <Jes.Sorensen@redhat.com>2016-03-07 15:21:04 -0500
commit21f541cc31ad3801ae282824cc2092326ed8bf95 (patch)
tree8ed64d36c5260b306355070f5194a84686c452d6 /mdadm.h
parentb138214fac104472eb09666a56cd70e2b9d4b01c (diff)
downloadmdadm-21f541cc31ad3801ae282824cc2092326ed8bf95.tar.gz
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>
Diffstat (limited to 'mdadm.h')
-rwxr-xr-xmdadm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mdadm.h b/mdadm.h
index 355c455..97aac52 100755
--- a/mdadm.h
+++ b/mdadm.h
@@ -64,7 +64,6 @@ typedef uint64_t cmap_handle_t;
#include <errno.h>
#else
#define LKF_NOQUEUE 0x00000001
-#define LKF_CONVERT 0x00000004
#define LKM_PWMODE 4
#define EUNLOCK 0x10002