Diffusion KIO 186fef79bf04

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

Details

Committed
dfaureFeb 8 2018, 4:30 PM
Reviewer
jtamate
Differential Revision
D10358: Repair copying file to VFAT without warnings.
Parents
R241:1c93b3bf71e3: kio_file: skip error handling for initial perms during file copy
Branches
Unknown
Tags
Unknown