Computer Science, asked by azar7914, 1 year ago

Mechanism for building distributed file system

Answers

Answered by keshav123456
1
Mount mechanisms allow the binding together of different file namespaces to form a single hierarchical namespace. The Unix operating system uses this mechanism. A special entry, known as a mount point, is created at some position in the local file namespace that is bound to the root of another file name space.
Similar questions