I-węzeł
Sign in to saveAlso known as index node
An inode (index node) is a data structure in a Unix-style file system that describes a file-system object such as a file or a directory. Each inode stores the attributes and disk block locations of the object's data. File-system object attributes may include metadata (times of last change, access, modification), as well as owner and permission data.
Wikidata facts
- Instance of
- data structure
- Part of
- file system
Show 1 more fact
- Commons category
- Inode
Sources (1)
via Wikidata · CC0
Article · Polski
i-węzeł (ang. i-node, index-node) – element struktury systemów plików między innymi takich jak ext2 i UFS. I-węzły są strukturami opisującymi pliki w systemie – zawierają wszelkie informacje (lub większość informacji - zależnie od implementacji) związane z plikiem z wyłączeniem danych pliku oraz jego nazwy. Wszystkie i-węzły na danym systemie plików mają tę samą długość.
Abstract from DBpedia / Wikipedia · CC BY-SA