DragonFly BSD
DragonFly commits List (threaded) for 2006-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/nfs nfs.h nfs_subs.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 28 Feb 2006 14:05:23 -0800 (PST)

dillon      2006/02/28 14:05:23 PST

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_4)
    sys/vfs/nfs          nfs.h nfs_subs.c 
  Log:
  MFC nfs.h 1.14, nfs_subs.c 1.34.  Change the server side NFS write gather
  delay to 20ms and use getmicrouptime() for access cache timestamps to
  avoid problems if the system time steps backwards.
  
  Revision  Changes    Path
  1.10.4.3  +1 -1      src/sys/vfs/nfs/nfs.h
  1.32.2.2  +6 -1      src/sys/vfs/nfs/nfs_subs.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs.h.diff?r1=1.10.4.2&r2=1.10.4.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_subs.c.diff?r1=1.32.2.1&r2=1.32.2.2&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]