]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Mdassemble improvements
authorLuca Berra <bluca@comedia.it>
Mon, 16 Oct 2006 05:26:53 +0000 (15:26 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 16 Oct 2006 05:26:53 +0000 (15:26 +1000)
commit435d4ebb2e39fec062e201d287e8f73369291522
treee545579e6e07580ada3237aef9e9bf72bce4dc25
parentb39827de21032f5bda931242f232ec9c3cb7da98
Mdassemble improvements

From: Luca Berra <bluca@comedia.it>

- Fix a bug where mdassemble didn't close a filedescriptor and so couldn't assembele
  stacked arrays.
- Allow mdassemble, when run a second time, to mark all arrays as writable.
  This is useful if they are started read-only as is best at boot-time.
ChangeLog
Makefile
Manage.c
mdassemble.8
mdassemble.c
util.c