D17816: Support for xattrs on kio copy/move
Cochise César
noreply at phabricator.kde.org
Tue Jan 8 13:13:05 GMT 2019
cochise updated this revision to Diff 48959.
cochise marked an inline comment as done.
cochise added a comment.
All use cases working, added a new KIO to copy xattr
Working on copy and move with or without overwrite for calls of
KIO::copy, KIO::copyAs and KIO::file_copy of files and directories.
Due the last problems with the method to copy xattrs being private, I
created a new KIO::copy_xattr. Not very async, but the operation should
be fast enough.
Some more work on the tests, removed the ones that don't make sense for
the case and added checks to preent breackage if xattrs ar not supported.
REPOSITORY
R241 KIO
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D17816?vs=48733&id=48959
BRANCH
xattr-copy-support (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D17816
AFFECTED FILES
autotests/jobtest.cpp
autotests/jobtest.h
src/core/CMakeLists.txt
src/core/ConfigureChecks.cmake
src/core/config-kiocore.h.cmake
src/core/copyjob.cpp
src/core/filecopyjob.cpp
To: cochise, dfaure
Cc: bruns, phidrho, dhaumann, funkybomber, abika, pino, davidedmundson, ngraham, atha.kane, spoorun, nicolasfella, kde-frameworks-devel, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190108/4cc6d9e7/attachment.html>
More information about the Kde-frameworks-devel
mailing list