github.com/cs3org/reva/v2@v2.27.7/changelog/1.12.0_2021-08-24/remove-prints-for-spaces.md (about)

     1  Bugfix: Check if symlink exists instead of spamming the console
     2  
     3  The logs have been spammed with messages like `could not create symlink for ...` when using the decomposedfs, eg. with the oCIS storage. We now check if the link exists before trying to create it.
     4  
     5  https://github.com/cs3org/reva/pull/1992