Files
systemd/src/shared
Lennart Poettering b620bf332f dissect: ext4 and loopback files are unimpressed by read-only access
Even if we set up a loopback device read-only and mount it read-only
this means nothing, ext4 will still write through to the backing storage
file.

Yes, I lost 6h debugging time on this.

Apparently, we have to specify "norecovery" when mounting such file
systems, to force them into truly read-only mode. Let's do so.
2021-04-19 23:16:02 +02:00
..
2021-03-04 05:06:48 +09:00
2021-03-05 07:10:13 +09:00
2021-02-17 15:31:29 +09:00
2021-02-22 20:10:55 +01:00
2021-03-13 12:26:10 +01:00
2020-12-10 13:03:11 +01:00
2021-03-05 07:10:13 +09:00
2021-03-05 07:10:13 +09:00
2018-03-23 15:21:35 +01:00
2020-12-10 13:03:11 +01:00
2021-04-10 20:03:06 +01:00
2021-03-05 07:10:13 +09:00
2021-02-19 07:56:22 +01:00
2021-03-05 07:10:13 +09:00
2021-02-25 05:54:11 +09:00
2021-02-07 17:02:56 +01:00
2021-03-05 07:10:13 +09:00
2020-11-09 13:23:58 +09:00
2020-11-09 13:23:58 +09:00