Bug 224635

Summary: Please add Extended Attribute support (setxattr, getxattr)
Product: [Frameworks and Libraries] kio Reporter: Alex Dubov <oakad>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: nate, opalinsp+kde
Priority: NOR    
Version: 4.3   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alex Dubov 2010-01-28 17:00:36 UTC
+++ This bug was initially created as a clone of Bug #116617 +++

Version:            (using KDE KDE 4.3.0)
Installed from:    Gentoo Packages
Compiler:          gcc 4.4
OS:                Linux

Add support for extended attributes to KFileItem class and, desirably, file managing applications/libraries depending on it. Most modern filesystems support this unappreciated, yet useful feature.

This is a regression compared to kde3.

Posix APIs in question:
getxattr, lgetxattr, fgetxattr
setxattr, lsetxattr, fsetxattr
Comment 1 r4nd0m 2016-10-12 12:39:43 UTC
+1
Comment 2 Nate Graham 2018-01-28 02:18:04 UTC

*** This bug has been marked as a duplicate of bug 116617 ***