Files
android_kernel_xiaomi_sm8450/fs/nfsd
Chuck Lever b0d2e42cce 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>
2014-10-23 14:05:11 -04:00
..
2014-07-08 17:14:27 -04:00
2014-08-17 12:00:12 -04:00
2011-11-07 21:10:47 -05:00
2014-10-23 14:05:11 -04:00
2014-09-29 14:35:20 -04:00