Files
seaweedFS/weed
Patrick Schmidt 71b33faef0 Skip parent directory creation in mount (#4310)
A POSIX filesystem does not implicitly create parent directories when
they do not exist. Directories must be explicitly created and
permissions be set.

This also fixes a bug where asynchronous operations would create a
file in the filer before the parent directory was created. If the
file was a symlink or another special type of file the directory
would inherit that type and become unusable in the mounted FS.
2023-03-15 12:37:25 -07:00
..
2023-02-17 01:31:44 -08:00
2022-12-11 21:05:58 -08:00
2023-03-02 08:24:36 -08:00
2022-09-14 23:06:44 -07:00
2023-02-05 21:24:21 -08:00
2023-03-02 08:24:36 -08:00
2023-03-14 08:38:02 -07:00
2023-03-08 01:04:02 -08:00
2023-03-14 22:05:16 -07:00
2023-02-20 16:56:05 -08:00
2022-10-23 13:15:03 -07:00
2022-12-11 21:05:58 -08:00