Skip to content

Releases: sergey-dryabzhinsky/dedupsqlfs

Version 1.2.932

15 Jan 10:41

Choose a tag to compare

Umount on SIGTERM right way

Version 1.2.931

15 Jan 10:11

Choose a tag to compare

  • Fix setup compression method and compression level at command line
  • Update ArgParser options

Version 1.2.930

15 Jan 08:55

Choose a tag to compare

Fix missing name_id in node object

Version 1.2.929

14 Jan 20:11

Choose a tag to compare

Version 1.2.929 Pre-release
Pre-release

BROKEN

Fix not returned value from names cache

Version 1.2.928

14 Jan 18:43

Choose a tag to compare

Version 1.2.928 Pre-release
Pre-release

BROKEN

  • Add new compression method: Google Brotli
  • Fix lz4h method exposure from module

Version 1.2.927

14 Jan 17:43
7a25797

Choose a tag to compare

Version 1.2.927 Pre-release
Pre-release

BROKEN

  1. Little speedup of inode data fill
  2. Add names cache
  3. Try to fix snapshots early cleanup

Version 1.2.926

06 Nov 16:47

Choose a tag to compare

New action - count subvols/snapshots created by today by do command:

  • --count-created-today-snapshot
  • --count-created-today-subvol

Version 1.2.925

04 Nov 16:50

Choose a tag to compare

  • a little speedup with subvolume stats calculation - #116
  • add new stats about size difference with @root subvolume - #105
  • modification of xattrs not changed inode ctime - #119
  • add (de)compress actions for all subvolume sqlite table files - #124
  • fix lz4 module loading

Version 1.2.924

20 Sep 23:42

Choose a tag to compare

Version 1.2.924 Pre-release
Pre-release
  • Store inode times in nanoseconds
  • Fix block allocation on reading, store real block size in index table

Version 1.2.923

05 Sep 19:14

Choose a tag to compare

Version 1.2.923 Pre-release
Pre-release
  • Fix broken LZ4 compression method, update to 1.8.0
  • Update Zstd to 1.3.1
  • Fix not full block allocation on read
  • Improve caching logic
  • Many small optimizations

REBUILD ALL COMPRESSION MODULES!