]> git.ipfire.org Git - thirdparty/systemd.git/commit
mountfsd: Communicate whether the image is a single filesystem
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 20 Jan 2026 21:43:08 +0000 (22:43 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 21 Jan 2026 11:03:08 +0000 (12:03 +0100)
commitf6cfd8ac1f0378f76e2835f3e76cef13ff0c07b8
tree85bda3de980e1ddb6d19d33fa4aaf19b82b43408
parenta92a9efdc0ea632e4f7856038ea8ad5ac16546bd
mountfsd: Communicate whether the image is a single filesystem

Various parts of the image dissection logic make use of whether the
thing is a single file system or not, so communicate this info back
from mountfsd.
src/mountfsd/mountwork.c
src/shared/dissect-image.c
src/shared/varlink-io.systemd.MountFileSystem.c