]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r334492
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Jul 2018 20:38:08 +0000 (20:38 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Jul 2018 20:38:08 +0000 (20:38 +0000)
commit23ebd72115ec3f6c03e6f46ce2adca0eb86adeaa
treeb390b87c2a1b22bd8fcc3c233f4ecfa593554b3e
parent92caf04e4b671fbda9c11ed0079d2494e1f11c24
MFC: r334492
Add the BindConnectiontoSession operation to the NFSv4.1 server.

Under some fairly unusual circumstances, the Linux NFSv4.1 client is
doing a BindConnectiontoSession operation for TCP connections.
It is also used by the ESXi6.5 NFSv4.1 client.
This patch adds this operation to the NFSv4.1 server.

PR: 226493

git-svn-id: svn://svn.freebsd.org/base/stable/10@336846 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfs/nfs.h
sys/fs/nfs/nfs_commonsubs.c
sys/fs/nfs/nfs_var.h
sys/fs/nfs/nfsproto.h
sys/fs/nfsserver/nfs_nfsdserv.c
sys/fs/nfsserver/nfs_nfsdsocket.c
sys/fs/nfsserver/nfs_nfsdstate.c