]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC: Force consistent use of the mountpoint's credentials when connecting
authorjhb <jhb@FreeBSD.org>
Thu, 17 Jan 2008 21:04:51 +0000 (21:04 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 17 Jan 2008 21:04:51 +0000 (21:04 +0000)
commitc3228a22c4bf60903c4b566942f398353d6f2140
tree26e519554448dbd35fec6d71033f1df11ba49499
parent74f8580fff3e543d25a183acf378fe4888d4f40a
MFC: Force consistent use of the mountpoint's credentials when connecting
to the NFS server by temporarily changing the current thread's credentials
to that of the mountpoint while establishing the connection.
sys/nfsclient/nfs_socket.c