meven created this revision. meven added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. meven requested review of this revision.
REVISION SUMMARY glibc 2.28 provides a statx function that is stubbed on old linux systems or file system. http://man7.org/linux/man-pages/man2/statx.2.html Relates to D7423 <https://phabricator.kde.org/D7423> TEST PLAN Currently it compiles,but I have a hard time testing this currently. I would like to have some test implemented but I would need some guidance or link to documentation. REPOSITORY R241 KIO BRANCH creation-date REVISION DETAIL https://phabricator.kde.org/D20096 AFFECTED FILES src/ioslaves/file/file.cpp tests/file_stat.cpp tests/kioslavetest.cpp To: meven, #frameworks Cc: kde-frameworks-devel, michaelh, ngraham, bruns