]> git.ipfire.org Git - thirdparty/systemd.git/commit
virt: debug log when inode_same() fails
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 20 Nov 2025 15:36:39 +0000 (15:36 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 20 Nov 2025 19:02:06 +0000 (20:02 +0100)
commit4902a7f18d6626110a2e47832d91785b049961e2
tree599ebbac560c4464959da8fa0e6cd1db3294c3ff
parent66291074046a8d43a9293eda0676a8d294cd5fdf
virt: debug log when inode_same() fails

If this fails with an error there's no log messages and tests
typically don't log it either as they just check, so add a
message to aid in debugging
src/basic/virt.c