D17816: Support for xattrs on kio copy/move

Pino Toscano noreply at phabricator.kde.org
Sun Mar 15 21:15:10 GMT 2020


pino added a comment.


  In D17816#627921 <https://phabricator.kde.org/D17816#627921>, @cochise wrote:
  
  > 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.
  
  
  
  
    $ grep -i xattr /boot/config-$(uname -r) | grep -i tmp
    CONFIG_TMPFS_XATTR=y
  
  xattrs on the Linux tmpfs have been supported for many years, almost a decade.

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/bfcfef75/attachment.html>


More information about the Kde-frameworks-devel mailing list