mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-22 06:20:31 +00:00
Ramps up data preallocation based on the number of online blocks. This results in a simple 2<<n block allocation pattern until n=11 (2048) - the default value of data_prealloc_blocks. Signed-off-by: Auke Kok <auke.kok@versity.com>