]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Reduce max bitmap size when bitmap is in a file.
authorNeil Brown <neilb@suse.de>
Mon, 16 Oct 2006 05:26:43 +0000 (15:26 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 16 Oct 2006 05:26:43 +0000 (15:26 +1000)
commitb39827de21032f5bda931242f232ec9c3cb7da98
tree34ac5f630691562826561ce9ada12d1f3de16ebc
parent97a6748ce2fc70f35b599bd16b76d16a1e48bc0d
Reduce max bitmap size when bitmap is in a file.

To ensure kernel never needs to allocate more than 1 page contiguously.
ChangeLog
bitmap.c