Linux NFS: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Linux") |
No edit summary |
||
Line 2: | Line 2: | ||
* [[Linux#Subjects|Linux]] | * [[Linux#Subjects|Linux]] | ||
=Concepts= | |||
==Locking Considerations== | |||
NFSv3 does not time out the lock held by a process that crashes. NFSv4 locks time out in the same situation. | |||
=Installation= | |||
=Configuration= |
Revision as of 06:09, 21 August 2016
Internal
Concepts
Locking Considerations
NFSv3 does not time out the lock held by a process that crashes. NFSv4 locks time out in the same situation.