Files
seaweedFS/weed/mount
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
..
2022-02-14 03:14:05 -08:00
2023-01-02 23:20:45 -08:00
2022-08-26 17:04:11 -07:00
2023-01-02 23:20:45 -08:00
2022-02-12 01:54:16 -08:00
2022-02-12 01:54:16 -08:00
2023-01-10 01:07:34 -08:00
2022-03-12 22:38:14 -08:00
2023-01-02 23:20:45 -08:00