Files
systemd/src/basic
Lennart Poettering 4b019d2f2d tmpfiles: deal with kernel errno change if quota is not enabled
Old kernels returned EINVAL if quota was off but we tried to manipulate
it anyway. Since
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8a36e408d40606e21cd4e2dd9601004a67b14868
this changed: now ENOTCONN is returned. This of course is a kernel API
compat breakage, but let's not make a fuss and just map EINVAL to
ENOTCONN to make it recognizable the same way everywhere.

Fixes: #15896
2020-05-26 21:36:29 +02:00
..
2020-03-12 19:55:10 +09:00
2019-03-14 13:25:51 +01:00
2019-04-29 16:47:18 +02:00
2019-10-31 17:57:03 +09:00
2020-05-20 18:08:05 +02:00
2019-05-21 10:57:23 +02:00
2019-11-04 00:30:32 +09:00
2020-05-25 10:29:28 +02:00
2019-03-14 13:25:51 +01:00
2019-10-31 17:57:03 +09:00
2019-11-04 00:30:32 +09:00
2019-10-31 17:57:03 +09:00
2019-03-28 18:43:04 +01:00
2019-12-04 11:01:31 +01:00
2019-12-04 11:01:31 +01:00
2019-10-31 17:57:03 +09:00
2019-01-26 12:42:46 +01:00
2019-01-26 12:42:46 +01:00
2019-09-20 16:05:53 +02:00
2019-04-29 16:47:18 +02:00
2019-10-31 17:57:03 +09:00