Question: Design a file system that uses i-node structure to keep your files. Your file system will use, a i-node structure Your file attributes will

Design a file system that uses i-node structure to keep your files. Your file system will use, a i-node Bytes 2 14 File name l-node number Figure 4-32. A UNIX V7 directory entry. Disk addresses I-node Attributes Single indirect block Double indirect block Triple indirect block Figure

Design a file system that uses i-node structure to keep your files. Your file system will use, a i-node structure Your file attributes will include size, file creation time, last modification date and time, and name of the file. Write a design report that specifies the following . . Define your directory structure and directory entries; Define how and where you keep the free blocks; Define your superblock that contains crucial information about the file system such as the block size, root directory position, block positions, etc. Bytes 2 14 File name l-node number Figure 4-32. A UNIX V7 directory entry. Disk addresses I-node Attributes Single indirect block Double indirect block Triple indirect block Figure 4-33. A UNIX i-node. Addresses of data blocks

Step by Step Solution

3.27 Rating (159 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

stepbystep approach to solve the problem Part 1 Design Report Directory Structure and Entries Define a directory structure to store file entries Each entry should contain information such as filename ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Operating System Questions!