]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: Block volume creation with empty name
authorRoman Sobanski <roman.sobanski@intel.com>
Fri, 10 Aug 2018 12:20:35 +0000 (14:20 +0200)
committerJes Sorensen <jsorensen@fb.com>
Thu, 27 Sep 2018 14:27:25 +0000 (10:27 -0400)
commit9bd99a90e110bd39beaa539cb44a70ee3264a270
tree61369d9cd2e8ee95ebf04173db90ac8890b1025c
parent29d7f182a5dd60d04365ef061021f403c5eb5402
imsm: Block volume creation with empty name

There is a possibility to create a RAID with empty name. Block it. Also
remove trailing and leading whitespaces from given name.

Signed-off-by: Roman Sobanski <roman.sobanski@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
super-intel.c