patch-2.4.18 linux/fs/nfsd/nfssvc.c
Next file: linux/fs/nls/Config.in
Previous file: linux/fs/nfs/write.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Feb 4 16:55:14 2002
- Orig file:
linux.orig/fs/nfsd/nfssvc.c
- Orig date:
Mon Feb 18 20:18:40 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/fs/nfsd/nfssvc.c linux/fs/nfsd/nfssvc.c
@@ -99,7 +99,7 @@
if (error < 0)
goto failure;
#endif
- get_fast_time(&nfssvc_boot); /* record boot time */
+ do_gettimeofday(&nfssvc_boot); /* record boot time */
} else
nfsd_serv->sv_nrthreads++;
nrservs -= (nfsd_serv->sv_nrthreads-1);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)