Added .ocdata file to check for data folder validity
In environments where the data folder is mount from another partition, it is important to check that the data folder we see is actually the real one. If the mount failed for some reasons, this fix will make ownCloud temporarily unavailable instead of causing unpredictable behavior.
Showing
- lib/private/setup.php 4 additions, 0 deletionslib/private/setup.php
- lib/private/updater.php 5 additions, 0 deletionslib/private/updater.php
- lib/private/util.php 28 additions, 4 deletionslib/private/util.php
- tests/lib/utilcheckserver.php 108 additions, 0 deletionstests/lib/utilcheckserver.php
- tests/testcleanuplistener.php 1 addition, 0 deletionstests/testcleanuplistener.php
Loading
Please register or sign in to comment