commit | 7e9f07388779ccc5067f206357d9791aeef38864 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 18 12:07:19 2015 -0800 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 18 12:30:52 2015 -0800 |
tree | 19c86f76f62fdd9e62b0470722920411095cb8ef | |
parent | b1c0df5fadc917ba3724ae9fdfcc6f97db34736a [diff] |
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>