https://man7.org/linux/man-pages/man7/xattr.7.html
Extended file attributes. A [[Linux]]-specific API for adding extended attributes to file-system objects if the filesystem supports them.
On `ext4` and `tmpfs` on [[Linux]], xattrs are part of inodes and therefore shared by hard-linked files.