]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.c
Allow "--write-behind=" to be done in grow mode.
authorIan Dall <ian@beware.dropbear.id.au>
Mon, 9 Jul 2007 01:29:04 +0000 (11:29 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 9 Jul 2007 01:29:04 +0000 (11:29 +1000)
commit7d19ad0de31cd0b94e69ac5f2efee98254f27316
tree60c296afcfd59fb38264cd5bf09980535536f356
parent66f8bbbe90de9cced56a0c6062ef106503ef04c1
Allow "--write-behind=" to be done in grow mode.

From: Ian Dall <ian@beware.dropbear.id.au>

I have a small patch to mdadm which allows the write-behind amount to be
set a array grow time (instead of currently only at grow or create
time). I have tested this fairly extensively on some arrays built out of
loop back devices, and once on a real live array.
ChangeLog
mdadm.c