D17816: Support for xattrs on kio copy/move

David Faure noreply at phabricator.kde.org
Sun Feb 3 22:20:14 GMT 2019


dfaure added a comment.


  Using exec() from a job implementation is a big no no, it creates an unexpected re-entrancy, source of all sorts of problems. This cannot be shipped as is.
  
  See KCompositeJob's documentation for how to add a subjob - and/or see DirectorySizeJob for a simple example.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D17816

To: cochise, dfaure
Cc: cfeck, 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/20190203/168fe8a3/attachment.html>


More information about the Kde-frameworks-devel mailing list