Diskussion:Ext4: Unterschied zwischen den Versionen
Erscheinungsbild
K Textersetzung - „ z. B.“ durch „ beispielsweise“ |
K Textersetzung - „bzw. “ durch „bzw. “ |
||
| Zeile 13: | Zeile 13: | ||
| max_dirs_in_dir= 64000<ref>[https://ext4.wiki.kernel.org/index.php/Ext4_Howto#Sub_directory_scalability Kernel.org - Ext4 Howto]</ref> | | max_dirs_in_dir= 64000<ref>[https://ext4.wiki.kernel.org/index.php/Ext4_Howto#Sub_directory_scalability Kernel.org - Ext4 Howto]</ref> | ||
| max_filename_size= 255 Bytes | | max_filename_size= 255 Bytes | ||
| max_volume_size= 4 [[Tebibyte|TiB]] bis 256 [[Tebibyte|TiB]] (32 bit Dateisystem, für 1 bis 64 kiB Blockgröße)<ref name=kerneldoc /> bzw. 16 [[Zebibyte|ZiB]] bis 1 [[Yobibyte|YiB]] (64 bit Dateisystem, für 1 bis 64 kiB Blockgröße),<ref name=kerneldoc /> 16 [[Tebibyte|TiB]] ab [[e2fsprogs]] Version 1.42 | | max_volume_size= 4 [[Tebibyte|TiB]] bis 256 [[Tebibyte|TiB]] (32 bit Dateisystem, für 1 bis 64 kiB Blockgröße)<ref name=kerneldoc /> bzw. 16 [[Zebibyte|ZiB]] bis 1 [[Yobibyte|YiB]] (64 bit Dateisystem, für 1 bis 64 kiB Blockgröße),<ref name=kerneldoc /> 16 [[Tebibyte|TiB]] ab [[e2fsprogs]] Version 1.42 | ||
| filename_character_set= Alle Bytes außer [[Nullzeichen|NULL]] und '/' | | filename_character_set= Alle Bytes außer [[Nullzeichen|NULL]] und '/' | ||
| dates_recorded= modification (mtime), attribute modification (ctime), access (atime), create (crtime) | | dates_recorded= modification (mtime), attribute modification (ctime), access (atime), create (crtime) | ||