consider a file system that uses i-nodes to represent files. disk blocks are 8 kb in size, and a pointer to a disk block requires 4 bytes. this file system has 12 direct disk blocks, as well as single, double, and triple indirect disk blocks. what is the maximum size of a file that can be stored in this file system? (10 pts)