макет, параметры монтирования и поддерживаемые атрибуты файлов для файловой системы XFS (layout, mount options, and supported file attributes for the XFS filesystem)
Атрибуты файлов (File attributes)
The XFS filesystem supports setting the following file attributes
on Linux systems using the chattr(1) utility:
a
- append only
A
- no atime updates
d
- no dump
i
- immutable
S
- synchronous updates
For descriptions of these attribute flags, please refer to the
chattr(1) man page.