]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
maps: Use keyvalue for null terminator to indicate 'unset' value
authorJes Sorensen <jsorensen@fb.com>
Thu, 20 Apr 2017 04:19:44 +0000 (00:19 -0400)
committerJes Sorensen <jsorensen@fb.com>
Thu, 20 Apr 2017 04:27:42 +0000 (00:27 -0400)
This simplifies the code calling map_name() so it no longer has to
manually check for UnSet and convert the value manually.

Signed-off-by: Jes Sorensen <jsorensen@fb.com>

No differences found