NFSv4.1: Always set up a forward channel when binding the session
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 18 Feb 2015 20:07:19 +0000 (12:07 -0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 18 Feb 2015 20:30:52 +0000 (12:30 -0800)
Currently, the client requests a back channel or a bidirectional
connection when binding a new TCP channel to an existing session.
Fix that to ask for a forward channel or bidirectional.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4xdr.c

Simple merge