]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Don't use UnSet with consistency_policy
authorArtur Paszkiewicz <artur.paszkiewicz@intel.com>
Mon, 24 Apr 2017 14:03:26 +0000 (16:03 +0200)
committerJes Sorensen <jsorensen@fb.com>
Mon, 24 Apr 2017 21:10:56 +0000 (17:10 -0400)
commitb75805662e7208799207a8e5f8a61f69a44888f0
tree1578130c984cd37df66a60ba2dc2bc5bbc59208f
parent4a4379b054a72b3c4abd93dd6e1283d6aa992ee2
Don't use UnSet with consistency_policy

Use CONSISTENCY_POLICY_UNKNOWN instead. Simplify some checks because
since 5e8e35fb7e17 ("maps: Use keyvalue for null terminator to indicate
'unset' value") map_name() can return this default directly.

Suggested-by: Jes Sorensen <Jes.Sorensen@gmail.com>
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
maps.c
mdadm.c
super-intel.c
sysfs.c