diff options
author | Neil Brown <neilb@suse.de> | 2007-08-20 06:14:25 +0200 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2007-08-20 06:14:25 +0200 |
commit | 005debfc11b4cbe653503667423df98b64e5be0e (patch) | |
tree | 539d8b658f5d4f2ef5b23d204673209d69b3b6c6 /super-ddf.c | |
parent | Reject '--bitmap none' for build and create. (diff) | |
download | mdadm-005debfc11b4cbe653503667423df98b64e5be0e.tar.xz mdadm-005debfc11b4cbe653503667423df98b64e5be0e.zip |
Fix problem with add a device to a 1.x array created with older mdadm.
When adding new disk to an array, don't reserve so much bitmap
space that the disk cannot store the required data. (Needed when
1.x array was created with older mdadm).
Diffstat (limited to 'super-ddf.c')
-rw-r--r-- | super-ddf.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/super-ddf.c b/super-ddf.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/super-ddf.c |