]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect-image: always say "file of image" when reporting about the image 21502/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 24 Nov 2021 14:40:53 +0000 (15:40 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 24 Nov 2021 16:43:01 +0000 (17:43 +0100)
commitf6048e5e56b7da519580b22c600ff36b5c83e66e
treec95c972fe61030672e2893519f2ff2db4bd3431a
parented15f8bceb9054564b700953e0d312e35335acf6
dissect-image: always say "file of image" when reporting about the image

We give a path, but the path is only meaningful inside of the image.
Some messages made it clear that it's a path in the image, let's make
them all do that.
src/shared/dissect-image.c