D17816: Support for xattrs on kio copy/move

Cochise César noreply at phabricator.kde.org
Sun Mar 15 21:08:31 GMT 2020


cochise added a comment.


  In D17816#627918 <https://phabricator.kde.org/D17816#627918>, @bruns wrote:
  
  > Not true in general ... please add back, and **check** if the destination FS supports XAttrs. If not, print a warning and SKIP
  
  
  Not true in general. But test the copies to /tmp, and on most distros today it's a tmpfs, that don't support xattr. But checking support is a good idea.

INLINE COMMENTS

> usta wrote in jobtest.cpp:573
> I am not sure but it looks like there is a typo here
> getextatr --->
> getextattr
> but not sure , can someone make a comment about this ?

{set,get}fattr = linux command
{set.get}extattr = BSD command
{set.get}xtattr = MacOS command

This command could have a little more consistency...

REPOSITORY
  R241 KIO

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

To: cochise, dfaure, chinmoyr, bruns, #frameworks, tmarshall
Cc: usta, scheirle, anthonyfieroni, tmarshall, arrowd, cfeck, bruns, phidrho, dhaumann, funkybomber, abika, pino, davidedmundson, ngraham, atha.kane, spoorun, nicolasfella, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200315/f21013f6/attachment.html>


More information about the Kde-frameworks-devel mailing list