5. Each entry in a Unix directory contains an inodenumber and a file name. File
ID: 3611475 • Letter: 5
Question
5. Each entry in a Unix directory contains an inodenumber and a file name. File attributes (such as size, owner, and permissions) are storedin the file’s inode. This organization efficiently allows one file to have multiplenames. What affect would the following alternative organizations have on the filesystem’s ability to allow multiple names for a file? a) File name and attributes in inode. b) File name in inode, attributes in directory entry. c) File name and attributes in directory entry. 5. Each entry in a Unix directory contains an inodenumber and a file name. File attributes (such as size, owner, and permissions) are storedin the file’s inode. This organization efficiently allows one file to have multiplenames. What affect would the following alternative organizations have on the filesystem’s ability to allow multiple names for a file? a) File name and attributes in inode. b) File name in inode, attributes in directory entry. c) File name and attributes in directory entry.Explanation / Answer
you haven't gave me answers to part a,b,c