Skip to content

Releases: datto/dattobd

0.9.15

14 Feb 20:04
Compare
Choose a tag to compare
  • Fixed race condition during transition to incremental
  • Made MAY_HOOK_SYSCALLS and MAX_SNAP_DEVICES parameters readable in sysfs
  • Moved initramfs scripts from the DKMS package to the utils package

0.9.14

24 Jan 18:25
Compare
Choose a tag to compare
  • Fixed REQ_DISCARD usage
  • Fixed initramfs rebuild process

0.9.13

17 Jan 23:48
Compare
Choose a tag to compare
  • Fixed snapshot performance issue introduced in 0.9.11 (#71)
  • Released packaging and distribution-specific files

0.9.12

19 Dec 13:42
Compare
Choose a tag to compare
  • Fixed compiling on 2.6 kernels
  • Improved logging for several errors

0.9.11

10 Nov 19:18
Compare
Choose a tag to compare
  • Added support for Linux 4.8

0.9.10

12 Oct 15:04
Compare
Choose a tag to compare
  • Added support for Linux 2.6.18
  • Added support for Linux 2.6.26
  • Improved how the system call table is detected

0.9.9

02 Sep 14:14
Compare
Choose a tag to compare
  • Fixed compiling on kernel 4.7 (#44)
  • Added NULL checks to IOCTL functions (#34)
  • Fixed issue where checking the proc file would cause a NULL pointer deference (#42)

0.9.8

18 Jul 15:44
Compare
Choose a tag to compare
  • Added workaround for a bug in GCC 4.4.7 preventing compilation on CentOS 6
  • Fixed issue that would cause a kernel oops if an I/O error occurred during transition to incremental
  • Fixed a bug where discard bios were treated as writes

0.9.7

05 Jul 16:59
Compare
Choose a tag to compare
  • Fixed kernel oops when removing an NTFS volume without unmounting
  • Fixed returning wrong error in some cases
  • Updated the repo URLs for packages

0.9.6

15 Apr 20:00
Compare
Choose a tag to compare

Fix issue when reading from the proc file if the device was in the error state.