Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Suppose an iNode occupies one block, and blocks are of size %%1 bytes. Further, suppose disk addresses occupy %%2 bytes. The iNode has file attributes
Suppose an iNode occupies one block, and blocks are of size %%1 bytes. Further, suppose disk addresses occupy %%2 bytes. The iNode has file attributes occupying 256 bytes, and its last disk address is used to link to another iNode, if the file needs more blocks than the number of pointers to file blocks that can appear in one iNode. How large (in bytes) can the file be, if no additional iNode is needed to represent the file?
a) %%5
b) %%3
c) %%6
d) %%4
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started