]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/loop-util.c
loop-util: add debug logging about O_RDWR vs. O_RDONLY + O_DIRECT mode
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Oct 2021 07:56:20 +0000 (09:56 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Oct 2021 07:56:20 +0000 (09:56 +0200)
commitaa4d3aa3ef05f64729cce1dd87ce9f7a237ede1a
tree3acb4705a5a0245cb60d4f193d2f850dc75e1683
parentbfd084454dda2db6cc0690fafa94d4bc85a874aa
loop-util: add debug logging about O_RDWR vs. O_RDONLY + O_DIRECT mode

Once we managed to open the file let's log what we wanted and what we
got.
src/shared/loop-util.c