Commit Graph

10 Commits

Author SHA1 Message Date
Martin
a9c2bd1ec5 New settings to compress cache (meta) objects via btrfs compression
(cherry picked from commit 989e60f639e7add19c0a72667efa4fa9219f0b6a)

# Conflicts:
#	Interface/BackupFileSystem.h
#	btrfs/btrfsplugin/BackupFileSystem.h
#	clouddrive/CloudFile.cpp
#	clouddrive/KvStoreBackendAzure.cpp
#	clouddrive/KvStoreBackendAzure.h
#	clouddrive/KvStoreBackendLocal.cpp
#	clouddrive/KvStoreBackendLocal.h
#	clouddrive/KvStoreBackendS3.cpp
#	clouddrive/KvStoreBackendS3.h
#	clouddrive/KvStoreFrontend.cpp
#	clouddrive/OnlineKvStore.cpp
#	clouddrive/OnlineKvStore.h
#	clouddrive/PassThroughFileSystem.cpp
#	clouddrive/dllmain.cpp
2021-07-12 21:15:27 +02:00
Martin Raiber
8215ffddc2 Correctly create migration endpoint
(cherry picked from commit 512698982afcefd57a63619073410ac02d18f470)
2021-06-24 12:54:58 +02:00
Martin Raiber
cd088989b7 Abort if there is no read task
(cherry picked from commit a28e3f00eb5322728aa7c23c16278cf4e04d63a0)
2021-06-24 12:49:27 +02:00
Martin
5b28aed036 Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
Martin Raiber
26b987be6b Fix return value 2021-06-15 16:43:57 +02:00
Martin Raiber
8df03ccf50 Add client local backup management to server 2021-06-08 19:04:47 +02:00
Martin Raiber
998ecf9591 Get chunk info via BackupFileSystem 2021-05-26 17:05:04 +02:00
Martin Raiber
546fb58436 Properly remove HAS_ASYNC code 2021-05-20 18:31:23 +02:00
Martin
024f27f788 Fix build
(cherry picked from commit aff5c084e7c7f33dab171f7fa9400ffb84f2b341)

# Conflicts:
#	clouddrive/CompressEncrypt.cpp
#	clouddrive/TransactionalKvStore.cpp
2021-05-18 16:26:00 +02:00
Martin Raiber
a5e55bb61e Add cloud drive 2021-05-08 20:52:31 +02:00