Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2003 10:37:51 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsserver nfs_syscalls.c
Message-ID:  <200310041737.h94HbpJD016562@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/10/04 10:37:51 PDT

  FreeBSD src repository

  Modified files:
    sys/nfsserver        nfs_syscalls.c 
  Log:
   - Set the sopt_dir member of the sockopt structure, otherwise, this parameter
     will not actually be set even though we're calling sosetopt.  sosetopt
     calls down to a single ctloutput function if the name or level is
     implemented by a specific protocol.
  
  Submitted by:   pete@isilon.com
  
  Revision  Changes    Path
  1.92      +2 -0      src/sys/nfsserver/nfs_syscalls.c



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