Bug 224635 - Please add Extended Attribute support (setxattr, getxattr)
Summary: Please add Extended Attribute support (setxattr, getxattr)
Status: RESOLVED DUPLICATE of bug 116617
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.3
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 17:00 UTC by Alex Dubov
Modified: 2018-01-28 02:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***