Internal Representation of Files - 1
Internal Representation of Files - 1
File Access Permission- The System protects files according to three classes the
owner and the group owner and other users (read, write and execute)
File Access times- time the file was last accessed and modified file and inode
modified.
INODES
Locked
Waiting process for inode to become unlock
The in core representation of the file differs from the disk copy as a result of a change to the data in the inode
The in core representation of the file differs from the disk copy as a result of a change to the file.
File is a mount point
The logical device number
Inode number
Pointers to other in-core inodes (like Buffer pool free list and hash queue)
A reference count, indicating the number of instances of the file that are active