Açıklaması şöyle
Örnek - VFATFor virtual, volatile, or inode-agnostic filesystems, inode numbers are usually generated from a monotonically incrementing, 32-bit counter when the inode is created. The rest of the inode (eg. permissions) is built from the equivalent data in the underlying filesystem, or is replaced with values set at mount time (eg. {uid,gid}=) if no such concept exists.
Elimizde bir VFAT dosya sistemi olsun. Şöyle yaparız. Burada inode değerlerinin üretildiği görülebilir.
% ls -li
合計 736
1207 drwxr-xr-x 3 root root 16384 3月 10 10:42 efi
1208 -rwxr-xr-x 1 root root 721720 3月 22 14:15 kernel.bin
Hiç yorum yok:
Yorum Gönder