Files
nextcloud-server-mirror/lib/private/files
Vincent Petry f642ad3961 Prevent deleting storage root
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.
2014-01-08 13:17:36 +01:00
..
2013-10-29 13:48:30 +01:00
2014-01-08 13:17:36 +01:00