cvs commit: src/sys/nfsclient nfs_vfsops.c

Brooks Davis brooks at FreeBSD.org
Wed Aug 9 01:56:18 UTC 2006


brooks      2006-08-09 01:56:17 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vfsops.c 
  Log:
  Add a new kernel environment variable "boot.netif.mtu" which is used to
  set the MTU prior to mounting root via NFS.  This is required if the
  server supports a higher than default MTU because the client will not
  see the responses otherwise.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.185     +10 -0     src/sys/nfsclient/nfs_vfsops.c


More information about the cvs-src mailing list