Skip to content

Reimplement mounting to avoid dealing with directory symlinks

Fabian Vogt requested to merge fvogt/kio-fuse:symlinkharden into master

See the included commits for a detailed explanation.

Todo:

  • Discuss whether this approach is ok. I don't really like it much, so hopefully there's a better way.
  • Update DESIGN
  • Test thoroughly
  • Change findAndCreateOrigin to use createNodeFromUDSEntry to create non-directory origins.
Edited by Alexander Saoutkin

Merge request reports