]> git.ipfire.org Git - thirdparty/mdadm.git/commit
[PATCH] mdadm: Grow.c distinguish takeover vs reshape on grow operation
authorNigel Croxon <ncroxon@redhat.com>
Wed, 23 Oct 2024 12:18:15 +0000 (08:18 -0400)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Mon, 28 Oct 2024 07:55:30 +0000 (08:55 +0100)
commit009444d2d7f56fc33260871b43339667c309cb04
treea3951980aaeb8255aa4d05d1f4c4cf81153c99eb
parentb278b2fc172bb8d50f607adef4d515af1f52d913
[PATCH] mdadm: Grow.c distinguish takeover vs reshape on grow operation

Correcting the terminology on the output when doing a takeover
vs a reshape.

Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Grow.c