13111: Add /users virtual dir to siteFS.
[arvados.git] / services / keep-web / webdav.go
index af83681f9c4b435285ebe1e6f3b9c1a1f7a807a4..941090a75d6f96c8bc0ad3bbc3ae81f572463894 100644 (file)
@@ -36,7 +36,7 @@ var (
 // existence automatically so sequences like "mkcol foo; put foo/bar"
 // work as expected.
 type webdavFS struct {
-       collfs  arvados.CollectionFileSystem
+       collfs  arvados.FileSystem
        writing bool
        // webdav PROPFIND reads the first few bytes of each file
        // whose filename extension isn't recognized, which is