Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Solaris 9 Extended Attributes

807559Apr 17 2003
Hi,

I am interested in extended attribute implementation details on TMPFS and NFS file systems.
'fsattr' man contains following:

" Conceptually, the attribute model is fully general. Extended
attributes can be any type of file (doors, links, direc-
tories, and so forth) and can even have their own attributes
(fully recursive). As a result, the attributes associated
with a file could be an arbitrarily deep directory hierarchy
where each attribute could have an equally complex attribute
tree associated with it. Not all implementations are able
to, or want to, support the full model. Implementation are
therefore permitted to reject operations that are not sup-
ported. >>>>For example, the implementation for the UFS file
system allows only regular files as attributes (for example,
no sub-directories) and rejects attempts to place attributes
on attributes.<<<<
"

Rest of man pages have no information about this feature. I would like to know:
-Is there any kind of limitation on TMPFS or NFS similar to UFS (what can be attribute)?
-What are allowed attribute types on TMPFS or NFS?
-What is point of extended attributes on 'tmpfs'?
-What is maximum number of extended attributes (if exist)?

Does anyone know where to find documentation?

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 15 2003
Added on Apr 17 2003
0 comments
94 views