nextcloud/lib/private/Files
Semih Serhat Karakaya cfc1c7cbd2 Update CachedMountInfo for user home storage
In getMountPointNode function rootId is not inside of the userFolder for home storage. We was searching '/user' folder in '/user/files' folder. So, it was return NULL. I moved searching part to parent folder. It solves everything. Also, obviously other storage types not affect then this change.

Related owncloud commit :
https://github.com/owncloud/core/pull/26017
2016-09-09 18:07:21 +03:00
..
Cache more efficient querying of numeric storage ids 2016-09-07 17:22:40 +02:00
Config Update CachedMountInfo for user home storage 2016-09-09 18:07:21 +03:00
Mount cache root id in mountpoint 2016-08-25 17:22:25 +02:00
Node Merge pull request #1054 from nextcloud/less-cache-hits 2016-08-27 22:44:29 +02:00
ObjectStore Update with robin 2016-07-21 18:13:58 +02:00
Storage Allow jail wrappers to lazily initialize the source storage 2016-08-22 12:26:27 +02:00
Stream Update with robin 2016-07-21 18:13:58 +02:00
Type Correctly remove the charset from finfo mimetype 2016-09-05 09:48:22 +02:00
Utils Store the shared propagator instance 2016-08-10 10:57:49 +02:00
FileInfo.php Update with robin 2016-07-21 18:13:58 +02:00
Filesystem.php Update with robin 2016-07-21 18:13:58 +02:00
View.php Update with robin 2016-07-21 18:13:58 +02:00