The inode table contains a listing of all inode Numbers for the respective file system.
inode表包含一份清单,其中列出了对应文件系统的所有inode编号。
When users search for or access a file, the UNIX system searches through the inode table for the correct inode number.
当用户搜索或者访问一个文件时,UNIX系统通过inode 表查找正确的 inode编号。
Usually, about 1 percent of the total file system disk space is allocated to the inode table.
通常,文件系统磁盘空间中大约百分之一空间分配给了inode表。
Mke2fs is the utility used to create an ext2 filesystem — creating the super block, inodes, inode table, and etc — on any device.
mke2 fs是用于在任何设备上创建ext2文件系统的实用程序—它创建超级块、索引节点以及索引节点表等等。
As mentioned earlier, when you create a file system in UNIX, about 1 percent of the total disk space is allocated to the inode table.
如前所述,当您在UNIX中创建一个文件系统时,将为inode表分配大约百分之一的总磁盘空间。
When you type vi, the inode number is found in the inode table, allowing you to open the inode.
当您键入vi时,在inode表中找到inode编号之后,才允许您打开该inode。
Ext2fs implements fast symbolic links: no data blocks need to be allocated for this purpose, and the target name is directly stored in the inode table.
Ext2fs了实现快速符号链接:不需要为此目的而分配数据块,并且将目标名称直接存储在索引节点(inode)表中。
Ext4 marks unused groups of blocks within the inode table to allow the FSCK process to skip them entirely to speed the check process.
ext4将未使用的块组标记到inode表中,并让fsck进程忽略它们以加快检查速度。
Override the default number of hash buckets for the kernel's inode cache. Recommended only for kernel experts.
重写内核索引节点缓存的哈希表目的默认值。建议内核专家修改。
The "location" is an index into another table called the "inode list".
位置是一个指向其他表的索引。
The "location" is an index into another table called the "inode list".
位置是一个指向其他表的索引。
应用推荐