mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-19 14:32:32 +00:00
5a6523ecf4
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>