[MC] A directory is a kind of file. Which of the following is NOT a reason for not providing a means for processes to directly read and write directories the way ordinary files are read and written?

A process is normally not allowed to find out the names of the files that are part of a directory.

As long as a process has read access to a directory d, it can see the names of the files in d.