Commit Graph

2 Commits (d2c5328ff987e054c536b981ddc35182f8d2f980)

Author SHA1 Message Date
Andras Banki-Horvath cc24bebea8
loopd: always skip migration if loop_sqlite.db file already exists
This commit ensures that we don't even check for the existence of
the loop.db file if loop_sqlite.db already present. This is to ensure
that on systems that may by any trigger restore deleted files we don't
try to re-run migration which would otherwise make loopd unable to start
up properly.
10 months ago
sputn1ck a2abcd07d8
loopd: Run migration if boltdb exists 12 months ago