Skip to content

Releases: sergey-dryabzhinsky/dedupsqlfs

Version 1.2.930

15 Jan 08:55
Compare
Choose a tag to compare

Fix missing name_id in node object

Version 1.2.929

14 Jan 20:11
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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!

Version 1.2.921

23 May 18:42
Compare
Choose a tag to compare
Version 1.2.921 Pre-release
Pre-release

DO NOT USE - PROBABLY BROKEN

Return default value if cache item expired.

Version 1.2.920

13 May 00:19
Compare
Choose a tag to compare
Version 1.2.920 Pre-release
Pre-release

DO NOT USE - PROBABLY BROKEN

Lookup through links and find where cache_flusher lies.