Skip to content
Bees v0.3

 * Add bash and systemd wrappers (Timofey Titovets)
 * Optimize CRC64 implementation (Paul Jones)
 * GCC native optimization flags (Paul Jones)
 * Change extent scan order to ensure initial scan completion with rolling snapshots
 * Fix failure to delete unique shared blocks
 * Remove some useless memory initialization
 * Work around btrfs fsync bug
 * Fix support for 32-bit platforms
 * Fix builds on Ubuntu
 * Don't fail at startup if hugepage support not enabled in kernel
 * Remove (failed) experimental shared hash table feature