]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix possible bug with bitmap space allocation with v1.0 metadata
authorNeil Brown <neilb@suse.de>
Tue, 29 Apr 2008 07:13:53 +0000 (17:13 +1000)
committerNeil Brown <neilb@suse.de>
Tue, 29 Apr 2008 07:13:53 +0000 (17:13 +1000)
commit519561f73f7ba987affde8b174d2691bb098439d
tree2ce0ec3127821bded9355feeb9ccb1ea072e2f2d
parent5f98d3cbd9bdff77c59d7bb896af3732a938aa9c
Fix possible bug with bitmap space allocation with v1.0 metadata

When adding a device to an array, make sure we don't reserve
so much space for the bitmap that there isn't room for the data.
.gitignore [new file with mode: 0644]
md.4
mdadm.conf.5
super1.c