Diskussion:Btrfs: Unterschied zwischen den Versionen
Erscheinungsbild
Die Seite wurde neu angelegt: „Infobox Dateisystem | name = | full_name = B-tree FS | introduction_os = Linux, Windows | introduction_date = Für Linux am 12. Juni 2007, als ''Beta'' (mit Version ''3.10'') ab Juni 2013, ''stabil'' seit 27. Oktober 2014;<br />für Windows (mit Version ''0.1'') am 21. Februar 2016, ''stabil'' (ab ''1.…“ |
K Textersetzung - „ “ durch „ “ |
||
| Zeile 1: | Zeile 1: | ||
Infobox Dateisystem | Infobox Dateisystem | ||
| name | | name = | ||
| full_name | | full_name = B-tree FS | ||
| introduction_os | | introduction_os = [[Linux]], [[Microsoft Windows|Windows]] | ||
| introduction_date | | introduction_date = Für [[Linux]] am 12. Juni 2007, als ''[[Beta-Version|Beta]]'' (mit Version ''3.10'') ab Juni 2013, ''[[Entwicklungsstadium (Software)|stabil]]'' seit 27. Oktober 2014;<br />für [[Microsoft Windows|Windows]] (mit Version ''0.1'') am 21. Februar 2016, ''stabil'' (ab ''1.0'') seit 4. September 2017 | ||
| partition_id | | partition_id = | ||
| directory_struct | | directory_struct = [[B+-Baum|B<sup>+</sup>-Baum]] | ||
| file_struct | | file_struct = | ||
| bad_blocks_struct | | bad_blocks_struct = | ||
| max_filename_size | | max_filename_size = 255 Byte | ||
| max_files_no | | max_files_no = 2<sup>64</sup> | ||
| max_volume_size | | max_volume_size = 16 [[Exbibyte|EiB]] | ||
| max_file_size | | max_file_size = 16 [[Exbibyte|EiB]] | ||
| filename_character_set | | filename_character_set = alle Bytes außer <code>[[Nullzeichen|NULL]]</code> und <code>/</code> | ||
| dates_recorded | | dates_recorded = | ||
| date_range | | date_range = | ||
| date_resolution | | date_resolution = | ||
| forks_streams | | forks_streams = | ||
| attributes | | attributes = [[Portable Operating System Interface|POSIX]] | ||
| file_system_permissions = POSIX, [[Access Control List|ACLs]] | | file_system_permissions = POSIX, [[Access Control List|ACLs]] | ||
| compression | | compression = ja | ||
| encryption | | encryption = geplant | ||
| OS | | OS = [[Linux]], [[ReactOS]], [[Microsoft Windows|Windows]] | ||
Aktuelle Version vom 14. Juni 2026, 00:50 Uhr
Infobox Dateisystem
| name = | full_name = B-tree FS | introduction_os = Linux, Windows | introduction_date = Für Linux am 12. Juni 2007, als Beta (mit Version 3.10) ab Juni 2013, stabil seit 27. Oktober 2014;
für Windows (mit Version 0.1) am 21. Februar 2016, stabil (ab 1.0) seit 4. September 2017 | partition_id = | directory_struct = B+-Baum | file_struct = | bad_blocks_struct = | max_filename_size = 255 Byte | max_files_no = 264 | max_volume_size = 16 EiB | max_file_size = 16 EiB | filename_character_set = alle Bytes außerNULLund/| dates_recorded = | date_range = | date_resolution = | forks_streams = | attributes = POSIX | file_system_permissions = POSIX, ACLs | compression = ja | encryption = geplant | OS = Linux, ReactOS, Windows