chiark / gitweb /
mount-setup: fix MNT_CHECK_WRITABLE error handling, and log about the issue
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Dec 2017 16:37:16 +0000 (17:37 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:38 +0000 (07:49 +0200)
commit52b92b14f861c1cb57380c8b4586136ad9ddacaf
tree32c157fef586e87657bff9245b6094991955e413
parentd069de81ca1056ebe59650554ee5abc700a39b3f
mount-setup: fix MNT_CHECK_WRITABLE error handling, and log about the issue

Let's correct the error handling (the error is in errno, not r), and
let's add logging like the rest of the function has it.
src/core/mount-setup.c