1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-20 14:03:39 +03:00
David Tardon 48251e428f mount: handle bind mount of file with non-existing target
When the target (Where=) of a mount does not exist, systemd tries to
create it. But previously, it'd always been created as a directory. That
doesn't work if one wants to bind-mount a file to a target that doesn't
exist.

Fixes: #17184
(cherry picked from commit 218cfe23354397ded28ac898f82b52724f48dae7)
(cherry picked from commit 25e30725d7d31d747a40a5c0ab387dc9f48f09e3)
2023-01-27 09:46:47 +00:00
..
2022-05-05 12:30:06 +02:00
2022-01-07 17:37:37 +01:00
2021-10-07 22:13:12 +02:00
2021-08-11 09:34:45 +02:00
2021-08-18 13:36:14 +02:00
2022-05-07 15:17:56 +09:00
2022-08-08 10:27:45 +02:00
2022-03-07 15:32:22 +09:00
2020-12-16 17:21:48 +01:00
2021-01-04 11:01:17 +00:00
2021-06-30 23:33:00 +09:00
2021-01-04 11:01:17 +00:00
2022-01-06 22:20:11 +09:00
2021-11-30 13:54:27 +01:00
2021-08-20 11:09:47 +02:00
2021-04-19 23:16:02 +02:00
2022-04-12 11:02:16 +02:00
2022-04-25 10:06:08 +09:00
2022-03-21 20:06:13 +00:00
2022-04-12 11:02:16 +02:00
2021-10-20 22:20:18 +09:00
2022-08-08 10:27:45 +02:00
2022-05-16 14:54:43 +02:00
2020-11-09 13:23:58 +09:00
2022-03-13 18:30:57 +00:00
2020-12-16 17:21:48 +01:00
2022-05-11 19:12:24 +01:00