chiark / gitweb /
dissect: automatically mark partitions read-only that have a read-only file system
authorLennart Poettering <lennart@poettering.net>
Fri, 29 Sep 2017 12:19:22 +0000 (14:19 +0200)
committerSven Eden <yamakuzure@gmx.net>
Wed, 22 Nov 2017 07:25:27 +0000 (08:25 +0100)
commit6c78120a2db66990f872fa03dd14dd77d452e57d
tree9fa33689efd421085439e40d64b5817216ec2816
parent51aff105274d23b4545c9753bfc50258595feb5d
dissect: automatically mark partitions read-only that have a read-only file system

Specifically, squashfs and iso9660 are always read-only, hence make sure
we never even think about mounting them writable.
src/basic/mount-util.c
src/basic/mount-util.h