Diffusion KIO 6207f935d622

Repair copying file to VFAT without warnings.

Authored by dfaure on Feb 7 2018, 8:58 AM.

Description

Repair copying file to VFAT without warnings.

Summary:
The refactoring returned the wrong value, which led to warnings,
but it was also in the wrong place. We want KIO::chown() to fail
explicitly, while we want chown during a file copy to be ignored
on e.g. VFAT systems.

Test Plan: Copying a file to a VFAT partition no longer warns/errors.

Reviewers: chinmoyr, markg, jtamate

Reviewed By: jtamate

Subscribers: Frameworks

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D10358

(cherry picked from commit 186fef79bf0415b4512b7ca3bb236dd7e30d8d20)

Details

Committed
l10n daemon script <scripty@kde.org>Feb 8 2018, 8:37 PM
Reviewer
jtamate
Differential Revision
D10358: Repair copying file to VFAT without warnings.
Parents
R241:0db116461d32: kio_file: skip error handling for initial perms during file copy
Branches
Unknown
Tags
Unknown
l10n daemon script <scripty@kde.org> committed R241:6207f935d622: Repair copying file to VFAT without warnings. (authored by dfaure).Feb 8 2018, 8:37 PM