Skip to content
Commit ff4dc3b6 authored by Robert Dailey's avatar Robert Dailey Committed by Backportbot
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 ae826f5a
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