mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
f642ad3961
Storage mount points are not deletable, so make sure that the unlink operation and its hooks aren't run in such cases. Note that some storages might recursively delete their contents when calling unlink on their root. This fix prevents that as well.