Skip to content

Draft: Make FileJob-based I/O use a FileJobPool

Alexander Saoutkin requested to merge asaoutkin/kio-fuse:FileJobPool into master

TODO:

  • Fix deadlock.
  • Explore using KProtocolInfo::maxSlaves/maxSlavesPerHost() instead of hard-coding the size of slots.
  • Use FileJobPool to check write access on open.
Edited by Alexander Saoutkin

Merge request reports