cvs commit: src/sys/nfsserver nfs_syscalls.c

Jeff Roberson jeff at FreeBSD.org
Sat Oct 4 10:37:55 PDT 2003


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 at isilon.com
  
  Revision  Changes    Path
  1.92      +2 -0      src/sys/nfsserver/nfs_syscalls.c


More information about the cvs-all mailing list