]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add "bitmap" to allowed command-line values
authorJakub Radtke <jakub.radtke@intel.com>
Fri, 15 Jan 2021 05:46:58 +0000 (00:46 -0500)
committerJes Sorensen <jsorensen@fb.com>
Tue, 9 Mar 2021 22:17:55 +0000 (17:17 -0500)
commitdc95f821ec58be8bccffc0858edca2d12fecef72
tree2e3ff10a0a97630bab49663fb7dc5a7f170a01a7
parent69d40de44b6b90c498323490b7310399a6833d0d
Add "bitmap" to allowed command-line values

Currently, the sysfs interface allows bitmap setup only when volume
is in an inactive state.
For external metadata to add bitmap to existing volume instead of
GROW, the UPDATE operation can be done.
The patch adds a "bitmap" argument to the allowed values for UPDATE.

Signed-off-by: Jakub Radtke <jakub.radtke@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
mdadm.8.in
mdadm.c