]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: Do not require MDADM_EXPERIMENTAL flag anymore
authorMichal Zylowski <michal.zylowski@intel.com>
Tue, 29 May 2018 13:47:25 +0000 (15:47 +0200)
committerJes Sorensen <jsorensen@fb.com>
Thu, 31 May 2018 15:30:36 +0000 (11:30 -0400)
commit5a5b3a6725ded07697f03ddd05ee537ce289e951
treede7019cd6e477269de5a08628827e1b6b06bbb45
parent59632db96bdd09b44e9927f63a67cccbe8b15cdf
imsm: Do not require MDADM_EXPERIMENTAL flag anymore

Grow feature for IMSM metadata is currently fully supported and tested.
Reshape operation is not in experimental state anymore, so usage of this
flag is unnecessary.

Do not require MDADM_EXPERIMENTAL flag and remove obsolete information
from manual.

Signed-off-by: Michal Zylowski <michal.zylowski@intel.com>
Acked-by: Mariusz Dabrowski <mariusz.dabrowski@intel.com>
Acked-by: Roman Sobanski <roman.sobanski@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
mdadm.8.in
mdadm.h
super-intel.c
tests/env-imsm-template
util.c