mirror of
https://github.com/Zygo/bees.git
synced 2025-06-16 09:36:17 +02:00
The 16MB hash table extent size did not serve any useful defragmentation or compression purpose, and for very small filesystems (under 100GB), 16MB is much larger than necessary. Signed-off-by: Zygo Blaxell <bees@furryterror.org>