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

Jeffrey Hsu hsu at crater.dragonflybsd.org
Thu Jun 9 11:39:10 PDT 2005


hsu         2005/06/09 11:39:05 PDT

DragonFly src repository

  Modified files:
    sys/vfs/nfs          nfs_socket.c nfs_subs.c 
  Log:
  Deprecate MCLGET() in favor of m_getl() in order to take advantage
  of cluster caching.
  
  Revision  Changes    Path
  1.29      +6 -8      src/sys/vfs/nfs/nfs_socket.c
  1.32      +9 -9      src/sys/vfs/nfs/nfs_subs.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_socket.c.diff?r1=1.28&r2=1.29&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_subs.c.diff?r1=1.31&r2=1.32&f=u





More information about the Commits mailing list