Draft: Make FileJob-based I/O use a FileJobPool
TODO:
- Fix deadlock.
-
Explore using
KProtocolInfo::maxSlaves/maxSlavesPerHost()
instead of hard-coding the size of slots. - Use FileJobPool to check write access on open.
TODO:
KProtocolInfo::maxSlaves/maxSlavesPerHost()
instead of hard-coding the size of slots.