Skip to content
Snippets Groups Projects

Kill put job

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

A scenario can occur where a node will never be flushed if the node is dirty once the KIO::put job is finished. This patch aims to partially alleviate this issue by killing put jobs if the following is true:

  1. The cache is dirty.
  2. The job is less than 85% complete.
  3. The job has not been killed more than twice previously due to the above two conditions being true.

This patch also deletes an unused method KIOFuseVFS::virtualPath.

Edited by Alexander Saoutkin

Merge request reports

Approved by

Merged by Fabian VogtFabian Vogt 5 years ago (Jul 23, 2019 5:03pm UTC)

Merge details

  • Changes merged into master with c0b4a308 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading