]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/cryptsetup/cryptsetup.c
tree-wide: always invoke setmntent() with "re" mode
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Dec 2016 18:36:46 +0000 (19:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Dec 2016 19:00:09 +0000 (20:00 +0100)
commit9ffcff0e0a3ede3f4c227327cb1a96a436386f4f
treea49f048dd1cd8ef4d7a93b184943aae154755be1
parent08cea7dfc0aee044c35f234579a9f4fa8edcace5
tree-wide: always invoke setmntent() with "re" mode

Let's make sure O_CLOEXEC is set for the file descriptor.
src/cryptsetup/cryptsetup.c
src/remount-fs/remount-fs.c
src/shared/fstab-util.c