Skip to content

0.9.10

Compare
Choose a tag to compare
@gboudreau gboudreau released this 03 Jul 01:13
· 825 commits to master since this release
  • New options to prioritize specific drives: see https://github.com/gboudreau/Greyhole/blob/master/greyhole.example.conf, Storage Selection Algorithm section
  • Issue #20 - Bugfix: renaming then deleting a folder full of files on a big share, GH would take forever to process the rename operation!
  • Issue #6 - Cent-OS (5.6) compatibility, and documentation clarifications
  • Issue #24 - Change greyhole terminology
  • Issue #28 - 32bit int truncation for large drives
  • Bugfix: Quiet warning when no dir_selection_groups are defined in greyhole.conf
  • Fixing --balance; would skip too many shares when sticky files are used. Also display more information in the log when a file isn't moved, to help debug why that is.
  • More --balance fixes, this time to support both drives that need to be filled, and those that need to be freed.
  • Small changes to USAGE and UPGRADING instructions
  • Quiet annoying "Optimizing MySQL tables..." log when using greyhole from the command line
  • Quiet warning in greyhole.log
  • Improvement: allow a trailing / in --going, --gone, --wait-for and --thaw commands.
  • Removed stray var_dump!
  • Improvement: USAGE: "follow symlinks = yes" is not needed in smb.conf