Skip to content

0.15.22

Compare
Choose a tag to compare
@gboudreau gboudreau released this 03 Sep 21:49
· 3 commits to master since this release
  • Bugfix: log real filename, not temporary filenames, when creating file copies using parallel_copying = yes
  • Bugfix: when using greyhole --copy (aka cpgh), the target files/folders (in storage pool drives) should be owned by the user who executed the command, NOT the source's owner. i.e. don't preserve ownership, like cp does.
  • Bugfix: Correctly handle leftover empty metadata folder when creating a file with the same name
  • Bugfix: when greyhole --mv is used to move a folder, correctly remove the empty folders from the source when finished
  • Bugfix: when using greyhole --copy (cpgh), replace characters that Samba doesn't support, in the filenames
  • New: VFS module for Samba 4.19 (Ubuntu Noble)