D10358: Repair copying file to VFAT without warnings.
David Faure
noreply at phabricator.kde.org
Wed Feb 7 09:35:42 UTC 2018
dfaure created this revision.
dfaure added reviewers: chinmoyr, markg, jtamate.
Restricted Application added a project: Frameworks.
dfaure requested review of this revision.
REVISION 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.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D10358
AFFECTED FILES
src/ioslaves/file/file.cpp
src/ioslaves/file/file_unix.cpp
To: dfaure, chinmoyr, markg, jtamate
Cc: #frameworks, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180207/6a087d46/attachment.html>
More information about the Kde-frameworks-devel
mailing list