github.com/cs3org/reva/v2@v2.27.7/changelog/1.7.0_2021-04-19/ocis-check-notdir.md (about) 1 Bugfix: check for ENOTDIR on readlink error 2 3 The deconstructed storage driver now handles ENOTDIR errors when `node.Child()` is called for a path containing a path segment that is actually a file. 4 5 https://github.com/cs3org/reva/pull/1597 6 https://github.com/owncloud/ocis/issues/1239