1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-20 14:03:39 +03:00
David Tardon 25e30725d7 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)
2023-01-26 09:12:21 +01:00
..
2022-10-17 12:09:43 +02:00
2022-10-14 15:56:58 +02:00
2022-06-28 13:10:05 +02:00
2022-06-28 16:05:31 +02:00
2022-11-04 23:31:28 +00:00
2022-06-28 13:10:05 +02:00
2021-08-18 13:36:14 +02:00
2022-06-28 13:10:05 +02:00
2022-10-03 09:23:37 +09: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
2022-08-23 12:14:58 +02:00
2022-08-28 00:03:36 +09:00
2022-07-23 11:18:23 +09:00
2022-03-21 20:06:13 +00:00
2020-11-09 13:23:58 +09:00
2020-12-16 17:21:48 +01:00