Nick Craig-Wood
173dfbd051
vfs: read directory and check for a file before mkdir
...
Before this change when doing Mkdir the VFS layer could add the new
item to an unread directory which caused confusion.
It could also do mkdir on a file when run on a bucket based remote
which would temporarily overwrite the file with a directory.
Fixes #2993
2019-02-28 14:05:17 +00:00
..
2019-01-11 10:26:34 +00:00
2019-02-07 11:57:26 +00:00
2019-02-07 16:42:26 +00:00
2019-02-07 11:57:26 +00:00
2017-11-04 10:24:10 +00:00
2017-11-03 13:00:00 +00:00
2019-02-28 14:05:17 +00:00
2019-02-28 14:05:17 +00:00
2017-11-04 10:24:10 +00:00
2017-11-04 10:24:10 +00:00
2017-11-04 10:24:10 +00:00
2018-02-26 17:04:27 +00:00
2018-01-19 11:46:01 +00:00
2019-02-12 17:27:04 +00:00
2019-02-02 12:30:10 +00:00
2019-01-11 10:26:34 +00:00
2018-02-26 17:04:27 +00:00
2018-09-25 14:01:13 +02:00
2018-05-05 17:32:41 +01:00
2018-08-06 21:14:03 +01:00
2019-01-11 10:26:34 +00:00
2018-08-17 18:10:28 +01:00
2019-01-09 09:49:34 +00:00
2019-02-02 12:30:10 +00:00
2018-08-06 21:14:03 +01:00
2018-03-06 21:58:11 +00:00