Files
systemd/src
Lennart Poettering 7b6d168376 udevadm: use xopendirat() where appropriate
And while we are at it, let's use more appropriate open flags.

O_NONBLOCk is pointless in combination with O_NOFOLLOW.

O_NOFOLLOW makes a ton of sense otoh, since the inode is supposed to be
a dir, we just checked.

THe other flags are implied by xopendirat()
2022-04-13 14:41:05 +02:00
..
2022-04-08 20:13:03 +02:00
2022-04-06 04:03:32 +09:00
2022-04-11 02:30:29 +09:00
2022-04-01 15:23:43 +02:00
2022-04-10 23:05:10 +09:00
2022-03-31 22:11:32 +01:00
2022-04-03 19:50:02 +09:00