]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
Add --dump / --restore functionality.
authorNeilBrown <neilb@suse.de>
Thu, 16 May 2013 05:07:16 +0000 (15:07 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 16 May 2013 05:07:16 +0000 (15:07 +1000)
commit74db60b00a43a5ae636477c10c24e923e76049ce
tree168664568b7c8d27b12ef00ad0119ac29b2c1056
parentb31df43682216d1c65813eae49ebdd8253db8907
Add --dump / --restore functionality.

This allows the metadata on a device to be saved and later restored.
This can be useful before experimenting on an array that is misbehaving.

Suggested-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Dump.c [new file with mode: 0644]
Makefile
ReadMe.c
mdadm.8.in
mdadm.c
mdadm.h
super-ddf.c
super-intel.c
super0.c
super1.c