![]() |
rpc.lockd |
|
|
|
When two machines attempt to read/write the same file, they may come into conflict where one machine will inadvertently overwrite changes made by the other machines. In order to prevent this, files (and regions within files) can be "locked". This helps the two machines coordinate access with each other. |
||||
|
|