@ -65,7 +65,7 @@ class Updater {
$id = $cache->getId($internalPath);
if ($id !== -1) {
$cache->update($id, array('etag' => $storage->getETag($internalPath)));
self::updateFolderETags($parent);
self::eTagUpdate($parent);
}