]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super1.c
Fix problem with add a device to a 1.x array created with older mdadm.
authorNeil Brown <neilb@suse.de>
Mon, 20 Aug 2007 04:14:25 +0000 (14:14 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 20 Aug 2007 04:14:25 +0000 (14:14 +1000)
commit005debfc11b4cbe653503667423df98b64e5be0e
tree539d8b658f5d4f2ef5b23d204673209d69b3b6c6
parent85375d6de14581ca9641ceed15f1c36b65601364
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).
ANNOUNCE-2.6.3 [new file with mode: 0644]
ChangeLog
crc32.c [new file with mode: 0644]
crc32.h [new file with mode: 0644]
super-ddf.c [new file with mode: 0644]
super1.c