]> git.neil.brown.name Git - mdadm.git/commit
Make "--write-mostly" effective when re-adding a device to an array.
authorNeil Brown <neilb@suse.de>
Mon, 24 Sep 2007 03:14:13 +0000 (13:14 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 24 Sep 2007 03:14:13 +0000 (13:14 +1000)
commit4d20d744cbf74a4e7d5c42688105683157074f7c
tree838b5cd4292cf4823d43f54bb0c71727c609f5f9
parent3dacb8902913a4c025b5beb3fb334f9d8b6dc0ce
Make "--write-mostly" effective when re-adding a device to an array.

Fixes Debian Bug 442874

When we discover that we can 're-add' a drive, we forget to check the
write-mostly flag.
This highlights the fact that you cannot turn 'off' the write-mostly
flag at this point.  I wonder if that is a problem...
Manage.c