]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r317275, r317344
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 May 2017 21:57:46 +0000 (21:57 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 May 2017 21:57:46 +0000 (21:57 +0000)
commit5b76cf0c2a218cec422509eb58c72903c5e605a4
treee0dcbdfff851290cd232c97237323cc110f70577
parent55bddb5a0408c0da414bc79d3f9653ac27953b52
MFC: r317275, r317344
Don't create a backchannel for a DS connection.

An NFSv4.1 client connection to a Data Server (DS) should not have a
backchannel. This patch fixes the NFSv4.1/pNFS client to not do a backchannel
for this case.
Found during recent testing with the pNFS server under development.

git-svn-id: svn://svn.freebsd.org/base/stable/10@317927 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfs/nfs_commonkrpc.c
sys/fs/nfsclient/nfs_clrpcops.c