[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: fopen extended attributes
- From: Andreas Gruenbacher <agruen suse de>
- To: ext3-users redhat com
- Cc:
- Subject: Re: fopen extended attributes
- Date: Wed, 4 Jul 2007 11:15:50 +0200
On Wednesday 04 July 2007 02:49, Jack Bates wrote:
> Are ext3 file system extended attributes mapped anywhere to file system
> paths? e.g. /sys/fs/ext3/<path>/<attr-name>?
No, they're not.
> I want to edit a file's extended attribute using standard system calls,
> fopen, fread, fwrite, etc. Is it possible?
Sorry no. You can only access them using the *xattr syscalls.
Andreas
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]