mirror of
https://github.com/nextcloud/server.git
synced 2026-06-15 11:41:20 -04:00
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: Robert Dailey <rcdailey@gmail.com> |
||
|---|---|---|
| .. | ||
| db | ||
| template | ||
| api.php | ||
| app.php | ||
| db.php | ||
| defaults.php | ||
| eventsource.php | ||
| filechunking.php | ||
| files.php | ||
| helper.php | ||
| hook.php | ||
| image.php | ||
| json.php | ||
| response.php | ||
| template.php | ||
| user.php | ||
| util.php | ||