libelektra icon indicating copy to clipboard operation
libelektra copied to clipboard

handle problematic mounts gracefully

Open markus2330 opened this issue 8 years ago • 3 comments

Currently it is possible to mount over existing data or mount in between specifications, making validation not work.

We should have more checks that rejects mounting in such cases. Then we should also introduce a --force command-line (maybe with parameter what exactly should be forced), so that people that know what they do can easily circumvent the checks.

markus2330 avatar Feb 05 '17 17:02 markus2330

Alternatively, we could import the data during mounting.

markus2330 avatar Apr 11 '20 16:04 markus2330

Project would be together with #1306

markus2330 avatar Mar 15 '22 08:03 markus2330

@flo91 even preferable is to migrate old config into new mountpoints. Only if this cannot be done safely (e.g. some metadata is lost), we should fail (unless --force was specified).

markus2330 avatar Aug 01 '22 12:08 markus2330

I mark this stale as it did not have any activity for one year. I'll close it in two weeks if no further activity occurs. If you want it to be alive again, ping by writing a message here or create a new issue with the remainder of this issue. Thank you for your contributions :sparkling_heart:

github-actions[bot] avatar Apr 05 '24 01:04 github-actions[bot]