]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Enable error message in case of lack of spares for grow
authorKrzysztof Wojcik <krzysztof.wojcik@intel.com>
Wed, 2 Mar 2011 16:33:01 +0000 (17:33 +0100)
committerNeilBrown <neilb@suse.de>
Mon, 7 Mar 2011 22:52:44 +0000 (09:52 +1100)
commite14e59602a3b0d1abd2a88ecc1e5fb895024b3e2
treecc4c0ba1726de062715c8bda4d6397376b9f9e9f
parentc8826c3e47dc25e3ad1bb6b747d7cad9dfb0eaa3
Enable error message in case of lack of spares for grow

When we cannot find spare devices for grow operation we should
print error message.
This patch changes debug error message to 'stderr' print.

Signed-off-by: Krzysztof Wojcik <krzysztof.wojcik@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c