github.com/cs3org/reva/v2@v2.27.7/changelog/2.1.0_2022-03-29/fix-flock-warning.md (about) 1 Bugfix: Avoid warning about missing .flock files 2 3 These flock files appear randomly because of file locking. We can savely ignore them. 4 5 https://github.com/cs3org/reva/pull/2645