diff --git a/changelog/unreleased/fix-ceph-driver.md b/changelog/unreleased/fix-ceph-driver.md new file mode 100644 index 00000000000..f43ab4b8bff --- /dev/null +++ b/changelog/unreleased/fix-ceph-driver.md @@ -0,0 +1,9 @@ +Enhancement: Multiple fixes for Ceph driver + +* Avoid usage/creation of user homes when they are disabled in the config +* Simplify the regular uploads (not chunked) +* Avoid creation of shadow folders at the root if they are already there +* Clean up the chunked upload +* Fix panic on shutdown + +https://github.com/cs3org/reva/pull/??