D17048: Restore sendfile support
David Edmundson
noreply at phabricator.kde.org
Tue Nov 20 13:38:20 GMT 2018
davidedmundson created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.
REVISION SUMMARY
Somehow in the kdelibs -> framework port the cmake checks for
HAVE_SENDFILE got lost.
That removes a massive optimisation in the file kioslave that we're
skipping seemingly accidentally.
TEST PLAN
Put a compilation fail inside the #ifdef, before it wasn't triggered, now it is.
Ran unit tests
Moved a file in dolphin
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D17048
AFFECTED FILES
src/ioslaves/file/ConfigureChecks.cmake
src/ioslaves/file/config-kioslave-file.h.cmake
To: davidedmundson
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181120/9e4e60e8/attachment.html>
More information about the Kde-frameworks-devel
mailing list