Skip to content

Releases: datto/dattobd

v0.11.10

19 Dec 18:38
229ca99
Compare
Choose a tag to compare

What's Changed

  • Resolved issue, when DattoBD might cause a kernel oops with Incorrect GFP Flags bug.
  • Provided support for Ubuntu 24.04
  • Provided support for RHELs 9.5 (with exception of XFS)
  • Fixed issue when the latest DKMS was unable to install DattoBD on RHELs

Full Changelog: v0.11.9...v0.11.10

v0.11.9

28 Nov 12:50
b5b16d4
Compare
Choose a tag to compare
  • [FIX] DattoBD failed to truncate file after transition from snapshot to incremental and failed to unlink file on reboot on Debian-based systems.
  • [FIX] DattoBD used slower way to reserve file space, which led to dramatic decrease of performance on some systems.
  • [FEATURE] Added an ability to expand COW-file in during active snapshot mode in manual way (using ioctl).
  • [FEATURE] Added an ability to enable COW-file auto-expand, when it runs out of space.

0.11.8

09 Sep 16:07
865f729
Compare
Choose a tag to compare
  • Fixed compile errors on newer kernels (RPMs Kernels 5.14.0-427.16+)
  • Fixed kernel panic on module unload on systems based on kernels of version 5.0+
  • Fixed kernel panic on module unload on RHEL8-based systems
  • Fixed kernel oops on module unload on Ubuntu 20.04 LTS
  • Fixed problems related to tracking BIOs on systems with multiple block devices on the same general disk

0.11.7

20 Feb 11:46
4c1e4dc
Compare
Choose a tag to compare

Implement tracking bios in dormant state

0.11.6

02 Feb 12:05
221827e
Compare
Choose a tag to compare
0.11.6 Pre-release
Pre-release

Fix issue with wrong slab allocation flags that led to system reboot

v0.11.5

16 Jan 10:42
adf97a7
Compare
Choose a tag to compare
v0.11.5 Pre-release
Pre-release

Fix CentOS7 building

0.11.4

11 Jan 10:53
647da30
Compare
Choose a tag to compare
0.11.4 Pre-release
Pre-release
 - Fix loosing incremental backups after reboot
 - Implement submit_bio-based IO tracking
 - Fix CentOS7 building

Suppritng kernel to 5.19

15 Sep 12:09
037cee0
Compare
Choose a tag to compare
v0.11.3

build rhel91 fix (#324)

Supporting kernels to 5.19

15 Sep 11:57
037cee0
Compare
Choose a tag to compare
0.11.3

build rhel91 fix (#324)

0.11.2

07 Feb 18:44
v0.11.2
Compare
Choose a tag to compare

Another configure test fix