[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: more info about setfattr attribute
From: |
Kamil Dudka |
Subject: |
Re: more info about setfattr attribute |
Date: |
Mon, 19 Jul 2021 09:53:05 +0200 |
On Sunday, July 18, 2021 8:49:51 PM CEST sacarde wrote:
> hi,
> I ask you where can I found more documentation about
> setfattr, about all values of "-n name" and
> relatives values of "-v value"
I do not think there is any all-in-one documentation for this. The namespaces
are mentioned in the xattr(7) man page though:
"Currently, the security, system, trusted, and user extended attribute
classes are defined as described below. Additional classes may be added
in the future."
Kamil