Skip to content
Unverified Commit 4ea9f37c authored by Carl Schwan's avatar Carl Schwan
Browse files

Enforce existance of /files/ inside object store home folder



**Steps to reproduce:**

1. Use ObjectStore as primary storage
2. delete from oc_filecache where storage = 1; // 1 == admin home
   storage
3. Try to login or go to the files app => breaks
4. This doesn't happens on a local storage

Also add a minor optimization in ObjectStoreStorage since mkdir already
checks if file exists before creating a folder.

Signed-off-by: default avatarCarl Schwan <carl@carlschwan.eu>
parent 1ea59835
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment