]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.c
Add write-behind support
authorNeil Brown <neilb@suse.de>
Tue, 9 Aug 2005 04:25:47 +0000 (04:25 +0000)
committerNeil Brown <neilb@suse.de>
Tue, 9 Aug 2005 04:25:47 +0000 (04:25 +0000)
commitdfd4d8ee426fb71a369f494f95fe95b114a33c7c
tree616d0864cc8cb08085cb72b6ad5ccc545cd8b6a5
parent586ed40547a380b9f8bd58aa87c12fbaf6eabf65
Add write-behind support

Currently this includes
  --write-behind  to set level of write-behind supported
  --write-mostly  to flag devices as write-mostly.

Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
16 files changed:
Build.c
ChangeLog
Create.c
Detail.c
Grow.c
Manage.c
ReadMe.c
bitmap.c
bitmap.h
md_p.h
mdadm.8
mdadm.c
mdadm.h
super0.c
super1.c
tests/06wrmostly [new file with mode: 0644]