Diffusion KIO 31980ecd1cac

Restore sendfile support

Authored by davidedmundson on Nov 21 2018, 3:30 PM.

Description

Restore sendfile support

Summary:
Somehow in the kdelibs -> framework port the cmake checks for
HAVE_SENDFILE got lost.

That re-enables a massive optimisation in the file kioslave that has all the code existing and used in kdelibs4 that we're currently missing.

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

Reviewers: dfaure

Reviewed By: dfaure

Subscribers: ngraham, apol, kde-frameworks-devel

Tags: Frameworks

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

Details

Committed
davidedmundsonNov 21 2018, 3:30 PM
Reviewer
dfaure
Differential Revision
D17048: Restore sendfile support
Parents
R241:8fb6431784e2: Fix mem leak found with asan
Branches
Unknown
Tags
Unknown