Maximum file size given a particular inode structure?

Posted by notso1337 on Stack Overflow See other posts from Stack Overflow or by notso1337
Published on 2010-04-30T03:44:01Z Indexed on 2010/04/30 3:47 UTC
Read the original article Hit count: 400

Filed under:
|
|
|

Suppose a UNIX file system has some constraints--say, 2 KB blocks and 8B disk addresses. What is the maximum file size if inodes contain 13 direct entries, and one single, double, and triple indirect entry each?

© Stack Overflow or respective owner

Related posts about file

Related posts about system