]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect: show proper error strings for more errors
authorLennart Poettering <lennart@poettering.net>
Tue, 11 Aug 2020 13:59:44 +0000 (15:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Aug 2020 20:29:50 +0000 (22:29 +0200)
commitaf8219d5620e53e867a371641dd07185e90f2e18
tree3e753e4df3b166f41be93662052c494ace172913
parentaf187ab237827788c8361170e851ef02d9a3b1bd
dissect: show proper error strings for more errors

Also, make inability to decrypt and EBUSY a non-fatal issue, since we
still are able to display the mount table then.
src/dissect/dissect.c
src/shared/dissect-image.c