Commit Graph

2 Commits (58b7400d21bd92d5755789401804ff90cd6ffb05)

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 1 year ago