]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: FIX: Wrong output string format
authorAdam Kwolek <adam.kwolek@intel.com>
Tue, 8 Feb 2011 13:30:37 +0000 (14:30 +0100)
committerNeilBrown <neilb@suse.de>
Wed, 9 Feb 2011 02:47:55 +0000 (13:47 +1100)
commite7ff7e4092dc9bd94bf9e50223061ecbf8b37e90
tree68c102c53659dc5088538527aec0ae92becdc7f1
parentf6539edf2e8322de3bdf88e2e6354411dd24d229
imsm: FIX: Wrong output string format

On wrong starting container reshape conditions, mdadm returns information on console:
mdadmimsm: Operation is not allowed on this container

it is changed to:
mdadm: (imsm) Operation is not allowed on this container

Signed-off-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c