Courses/Computer Science/CPSC 457.W2012/Lecture Notes/XAttr

From wiki.ucalgary.ca
< Courses‎ | Computer Science‎ | CPSC 457.W2012‎ | Lecture Notes
Revision as of 01:29, 11 April 2012 by Locasto (talk | contribs) (Extended Attributes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Extended Attributes

In this session, we will consider how the kernel supports extended attributes for certain file systems. We will look at how to access these attributes from userland and what the support looks like in the kernel. We will consider how extended attributes can be used to support access control lists (an alternative to traditional Unix file permissions).

http://lxr.linux.no/#linux+v3.3/include/linux/xattr.h