Skip to content
Commit 28fdc41f authored by Alexander Saoutkin's avatar Alexander Saoutkin
Browse files

Fixing implementation of FileJob interface in smb/sftp slaves

Summary:
This patch does the following:

1. Fixing instances of finished() being called after error() in smb slave.

2. Changing behaviour of the sftp/smb slave to conform to  what is stated in D23194. In particular, the sftp slave should not call finished() in the open()/read()/write()/seek() methods.

Test Plan: It compiles...

Reviewers: chinmoyr, fvogt, sitter, dfaure

Reviewed By: dfaure

Subscribers: bcooksley, kde-frameworks-devel, kfm-devel

Tags: #dolphin, #frameworks

Differential Revision: https://phabricator.kde.org/D23207
parent 4fff03b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment