Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2009 03:12:55 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfs nfs_commonkrpc.c src/sys/fs/nfsserver nfs_nfsdstate.c
Message-ID:  <200905160313.n4G3D4ZZ021709@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-05-16 03:12:55 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfs           nfs_commonkrpc.c 
    sys/fs/nfsserver     nfs_nfsdstate.c 
  Log:
  SVN rev 192181 on 2009-05-16 03:12:55Z by rmacklem
  
  Fixed the Null callback RPCs so that they work with the new krpc. This
  required two changes: setting the program and version numbers before
  connect and fixing the handling of the Null Rpc case in newnfs_request().
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.2       +10 -9     src/sys/fs/nfs/nfs_commonkrpc.c
  1.2       +8 -0      src/sys/fs/nfsserver/nfs_nfsdstate.c



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