Files
2026-07-13 13:12:17 +08:00

6 lines
259 B
HTML

<header>Allow user interrupt?</header>
If an NFS file operation has a major timeout and it is hard mounted, then allow signals to interupt the file operation and cause it to return EINTR to the calling program.<br>
<br><i>mount options: intr/nointr</i>
<hr>