]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/nfs/nfs_vfsops.c
xnu-2050.24.15.tar.gz
[apple/xnu.git] / bsd / nfs / nfs_vfsops.c
index 484e47c2b156e2445d49efd1097e9cc60f6acc97..1c571a21f48f955bf90b45461953891d271bfd40 100644 (file)
@@ -2698,6 +2698,7 @@ mountnfs(
                nmp->nm_acdirmax = NFS_MAXDIRATTRTIMO;
                nmp->nm_auth = RPCAUTH_SYS;
                nmp->nm_deadtimeout = 0;
+               nmp->nm_curdeadtimeout = 0;
                NFS_BITMAP_SET(nmp->nm_flags, NFS_MFLAG_NOACL);
        }