Andreas Kling
d84299c7be
Kernel: Allow fchmod() and fchown() on pre-bind() local sockets
...
In order to ensure a specific owner and mode when the local socket
filesystem endpoint is instantiated, we need to be able to call
fchmod() and fchown() on a socket fd between socket() and bind().
This is because until we call bind(), there is no filesystem inode
for the socket yet.
2020-01-03 20:14:56 +01:00
..
2019-08-25 06:45:14 +02:00
2019-09-06 15:36:54 +02:00
2020-01-03 20:13:21 +01:00
2020-01-03 20:13:21 +01:00
2019-11-05 19:35:12 +01:00
2019-11-05 19:35:12 +01:00
2019-05-28 17:31:20 +02:00
2019-05-28 17:31:20 +02:00
2020-01-03 20:13:21 +01:00
2020-01-03 20:13:21 +01:00
2019-11-04 14:03:14 +01:00
2019-11-04 14:03:14 +01:00
2019-08-11 09:33:31 +02:00
2020-01-03 20:14:56 +01:00
2020-01-03 20:14:56 +01:00
2020-01-03 20:14:56 +01:00
2019-12-09 17:51:21 +01:00
2020-01-03 20:13:21 +01:00
2019-12-19 19:15:27 +01:00
2019-12-19 19:15:27 +01:00
2020-01-03 20:14:56 +01:00
2020-01-03 20:14:56 +01:00
2019-09-06 15:36:54 +02:00
2020-01-02 23:45:52 +01:00
2019-11-04 14:03:14 +01:00
2019-11-04 14:03:14 +01:00
2020-01-03 20:13:21 +01:00
2020-01-03 20:13:21 +01:00
2020-01-03 20:13:21 +01:00
2020-01-03 20:13:21 +01:00
2020-01-03 20:13:21 +01:00
2020-01-03 20:13:21 +01:00