diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2014-08-22 21:10:59 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-10-23 20:05:11 +0200 |
commit | b0d2e42cce8fbf12998a24abf62a26c895dd2fd2 (patch) | |
tree | 1bbae5a6e95f415e2403aa996dec38c838ffcc39 /fs/read_write.c | |
parent | rpc: change comments to assertions (diff) | |
download | linux-b0d2e42cce8fbf12998a24abf62a26c895dd2fd2.tar.xz linux-b0d2e42cce8fbf12998a24abf62a26c895dd2fd2.zip |
NFSD: Always initialize cl_cb_addr
A client may not want to use the back channel on a transport it sent
CREATE_SESSION on, in which case it clears SESSION4_BACK_CHAN.
However, cl_cb_addr should be populated anyway, to be used if the
client binds other connections to this session. If cl_cb_addr is
not initialized, rpc_create() fails when the server attempts to
set up a back channel on such secondary transports.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions