blob: e9562c337e2f69745db6fe71c72713bf7dbb2ac6 (
plain) (
blame)
1
2
3
|
Extended attributes extend the basic attributes of files and directories
in the file system. They are stored as name:data pairs associated with
file system objects (files, directories, symlinks, etc).
|