Content deleted Content added
m ADS Stream => ADS |
Artoria2e5 (talk | contribs) m →Linux |
||
Line 79:
| accessdate=2017-07-11}}</ref>
as do [[XFS#Extended attributes|XFS]] and [[ReiserFS]],
but [[ext2]]/[[ext3|3]]/[[ext4|4]] and [[btrfs]] impose much smaller limits, requiring all the attributes (names and values) of one file to fit in one "filesystem block" (usually 4 KiB).
Extended attributes can be accessed and modified using the <code>getfattr</code> and <code>setfattr</code> commands from the <code>attr</code> package on most distributions.<ref>{{cite web
|