commit | 33d5d380d667ad264675cfdb297dfc3c5b6542cc | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mfasheh@suse.com> | Wed Feb 24 13:34:09 2010 -0800 |
committer | Joel Becker <joel.becker@oracle.com> | Wed May 05 18:17:31 2010 -0700 |
tree | 9dcaaf4cb17559d502ee835f0aa18c46ee8c09a0 | |
parent | e3b4a97dbe9741a3227c3ed857a0632532fcd386 [diff] |
ocfs2: allocate btree internal block groups from the global bitmap Otherwise, the need for a very large contiguous allocation tends to wreak havoc on many inode allocation reservations on the local alloc, thus ruining any chances for contiguousness. Signed-off-by: Mark Fasheh <mfasheh@suse.com>