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)
commit7e9f07388779ccc5067f206357d9791aeef38864
tree19c86f76f62fdd9e62b0470722920411095cb8ef
parentb1c0df5fadc917ba3724ae9fdfcc6f97db34736a
NFSv4.1: Always set up a forward channel when binding the session

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