Skip to content

0.9.23

Compare
Choose a tag to compare
@gboudreau gboudreau released this 03 Jul 00:41
· 676 commits to master since this release
  • New feature: Added check for incorrect / missing VFS module. Running the Greyhole daemon will now fix any VFS module problems, and restart the Samba daemon if required.
  • New feature: --disk-usage-report option for --fsck to allow using gt5 or web UI to browse shares to find what uses your disk space. Ref: https://github.com/gboudreau/Greyhole/wiki/How-to-visualize-used-disk-space-in-your-storage-pool
  • New feature: New --cancel-balance command-line parameter
  • Improvement: Modified enable_oplocks for newer Kernel module
  • Bugfix: Fixed compatibility problem between greyhole and dm-crypt crypted drives.
  • Bugfix: Safeguard against Samba 'forgetting' to close file handles...
  • Bugfix: Better handling of remote and missing drives (in --stats in particular)
  • Bugfix: don't mistake missing storage pool directory for a remote storage pool drive
  • Bugfix: take into account file copies already on the landing zone drive during a --remove-share Fixes GH-66
  • Bugfix: typo in email sent that suggest the use of --delete-metadata
  • Bugfix: --delete-metadata didn't remove metadata files found in backup stores (for shares with only one file copy)
  • Bugfix: Correctly escape settings names & values in SQL queries
  • Bugfix: --balance overflows on 32-bit systems with big drives