Skip to content
Unverified Commit a170bf80 authored by Robert Dailey's avatar Robert Dailey
Browse files

Improve data directory write checking for NFS mounts

If `is_writable()` fails, fall back to logic that attempts to create a file
and then checks if it exists. If this check fails, an error occurs as it
did before.

Discussion on this solution was found here:
https://help.nextcloud.com/t/write-errors-for-nfs-mount/23328



Fixes #7124

Signed-off-by: default avatarRobert Dailey <rcdailey@gmail.com>
parent 20854f46
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