Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 11:57:31 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_vfsops.c
Message-ID:  <200301221957.h0MJvVf5011082@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2003/01/22 11:57:31 PST

  Modified files:
    sys/nfsclient        nfs_vfsops.c 
  Log:
  Provide a sysctl to allow defaulting of the connectionless (-c) feature
  to mount_nfs.  The sysctl defaults to 1 (paranoid mode).  Setting it to 0
  will allow an NFS client to receive replies on a different IP then they
  were sent to by default.
  
  Submitted by:   Sean Eric Fagan <sef@kithrup.com>
  
  Revision  Changes    Path
  1.131     +15 -0     src/sys/nfsclient/nfs_vfsops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301221957.h0MJvVf5011082>