]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed the Null callback RPCs so that they work with the new krpc. This
authorRick Macklem <rmacklem@FreeBSD.org>
Sat, 16 May 2009 03:12:55 +0000 (03:12 +0000)
committerRick Macklem <rmacklem@FreeBSD.org>
Sat, 16 May 2009 03:12:55 +0000 (03:12 +0000)
commit15e8331f0e4acf4ad9f101dfad62e71101c881d5
treeff2b242b42322fcfa14ac22e134230a796045712
parent433e2f476300b0df5ad4afbc78b322be0ce3813b
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)
sys/fs/nfs/nfs_commonkrpc.c
sys/fs/nfsserver/nfs_nfsdstate.c