chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:12:17 +08:00
commit cf8edb9f21
44281 changed files with 1655134 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<header>Retry mounts in background?</header>
If the first NFS mount attempt times out, retry the mount in the background.<br>
After a mount operation is backgrounded, all subsequent mounts on the same NFS server will be backgrounded immediately, without first attempting the mount. A missing mount point is treated as a timeout, to allow for nested NFS mounts.<br>
<br><i>mount options: bg/fg</i>
<hr>