Nick Craig-Wood 28a8ebce5b vfs: fix rename of directory containing files to be uploaded
Before this change, if you renamed a directory containg files yet to
be uploaded then deleted the directory the files would still be
uploaded.

This fixes the problem by changing the directory path in all the file
objects in a directory when it is renamed. This wasn't necessary until
we introduced virtual files and directories which lived beyond the
directory flush mechanism.

Fixes #6809
2023-03-07 11:40:50 +00:00
..
2022-11-07 11:41:47 +00:00
2023-02-23 10:31:51 +00:00
2022-11-07 11:41:47 +00:00
2020-10-14 15:21:31 +01:00
2019-04-15 21:49:58 +01:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00