freebsd-dev/sys/fs/nfsclient
Marko Zec 83864c810e MFC r196503:
Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet
  context inside the RPC code.

  Temporarily set td's cred to mount's cred before calling socreate() via
  __rpc_nconf2socket().

  Submitted by: rmacklem (in part)
  Reviewed by:  rmacklem, rwatson
  Discussed with:       dfr, bz
  Approved by:  re (rwatson), julian (mentor)

Approved by:	re (rwatson)
2009-08-28 19:12:44 +00:00
..
nfs_clbio.c Add changes to the experimental nfs client to use the PBDRY flag for 2009-07-22 14:37:53 +00:00
nfs_clcomsubs.c
nfs_clkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_cllock.c
nfs_clnfsiod.c
nfs_clnode.c Add a check to v_type == VREG for the recently modified code that 2009-05-30 22:11:12 +00:00
nfs_clport.c Replace RPCAUTH_UNIXGIDS with NFS_MAXGRPS so that nfscbd.c will build. 2009-06-20 17:11:07 +00:00
nfs_clrpcops.c When vfs.newnfs.callback_addr is set to an IPv4 address, the 2009-07-22 18:10:44 +00:00
nfs_clstate.c When using an NFSv4 mount in the experimental nfs client with delegations 2009-07-22 14:32:28 +00:00
nfs_clsubs.c MFC r196332: 2009-08-17 18:11:50 +00:00
nfs_clvfsops.c Fix two bugs in the experimental nfs client: 2009-07-19 16:44:26 +00:00
nfs_clvnops.c MFC r196503: 2009-08-28 19:12:44 +00:00
nfs_lock.h
nfs.h Modify the diskless booting code in sys/fs/nfsclient to be compatible 2009-05-15 16:03:11 +00:00
nfsargs.h
nfsdiskless.h
nfsmount.h
nfsnode.h
nlminfo.h