Skip to content

WIP: Add unmount support

Alexander Saoutkin requested to merge feverfew/kio-fuse:unMount into master

Adds unmount support. Checks if URL is mounted, if it is then all nodes and its children are flushed and then marked as deleted.

Merge request reports