What are the advantages of hard link over soft link?
Note: Catalog entry = directory
(list of file names to file descriptor)
Q2 . File information like attributes, permissions, length, date last modified, date first created, reference count, etc can be stored in the file descriptor, or in the catalog entry.
Explain the advantages and disadvantages of each approach.