]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect-image: support verity_dissect_and_mount() in two steps too
authorLuca Boccassi <bluca@debian.org>
Wed, 27 Sep 2023 00:04:44 +0000 (01:04 +0100)
committerLuca Boccassi <bluca@debian.org>
Mon, 2 Oct 2023 13:02:32 +0000 (14:02 +0100)
commit3e1072726b47329c438b0abd8e7641c7baf35115
tree071a8e668c7d115b3e4efc33b67d20fc6cfc1352
parent8d9a1d5979a9290f23925f482690fee680990a8e
dissect-image: support verity_dissect_and_mount() in two steps too

With the new mount API first the image is opened, and later mounted
src/core/namespace.c
src/shared/dissect-image.c
src/shared/dissect-image.h
src/shared/mount-util.c