1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys
Marko Zec 0348c661d1 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)
MFC after:	3 days
2009-08-24 10:09:30 +00:00
..
amd64 Check whether the SMBIOS reports reasonable amount of memory. If it is 2009-08-20 22:58:05 +00:00
arm KDB needs <machine/db_machdep.h>, so move it under #ifdef KDB. 2009-08-23 23:37:53 +00:00
boot
bsm
cam
cddl - Hide ZFS kernel threads under zfskern process. 2009-08-23 11:33:46 +00:00
compat Rework global locks for interface list and index management, correcting 2009-08-23 20:40:19 +00:00
conf Allow pty(4) to be loaded as a kld. 2009-08-23 20:26:09 +00:00
contrib Rework global locks for interface list and index management, correcting 2009-08-23 20:40:19 +00:00
crypto
ddb
dev Cleanups to the Xen console driver: 2009-08-24 08:27:42 +00:00
fs Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet 2009-08-24 10:09:30 +00:00
gdb
geom
gnu
i386 Check whether the SMBIOS reports reasonable amount of memory. If it is 2009-08-20 22:58:05 +00:00
ia64
isa
kern When registering a protocol to an existing protocol domain via 2009-08-24 10:03:41 +00:00
kgssapi
libkern
mips
modules Allow pty(4) to be loaded as a kld. 2009-08-23 20:26:09 +00:00
net Rather than using IFNET_RLOCK() when iterating over (and modifying) the 2009-08-23 21:00:21 +00:00
net80211
netatalk
netgraph Rework global locks for interface list and index management, correcting 2009-08-23 20:40:19 +00:00
netinet Introduce a div_destroy() function which takes over per-vnet cleanup tasks 2009-08-24 10:06:02 +00:00
netinet6 Rework global locks for interface list and index management, correcting 2009-08-23 20:40:19 +00:00
netipsec Rework global locks for interface list and index management, correcting 2009-08-23 20:40:19 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet 2009-08-24 10:09:30 +00:00
nfsserver
nlm
opencrypto
pc98
pci
powerpc
rpc Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet 2009-08-24 10:09:30 +00:00
security
sparc64
sun4v
sys Add ttydisc_rint_simple(). 2009-08-23 08:04:40 +00:00
tools
ufs
vm
xdr
xen
Makefile