diff options
author | Roberto Bergantinos Corpas <rbergant@redhat.com> | 2020-10-19 11:33:56 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2020-10-20 13:21:30 -0400 |
commit | 27a1e8a0f79e643d4dedb46f71e76bdee3801877 (patch) | |
tree | 3b8d524caf5d69e776899dbe73da250e9a2caebb /fs | |
parent | c327a310ec4d6ecbea13185ed56c11def441d9ab (diff) | |
download | linux-27a1e8a0f79e643d4dedb46f71e76bdee3801877.tar.bz2 |
sunrpc: raise kernel RPC channel buffer size
Its possible that using AUTH_SYS and mountd manage-gids option a
user may hit the 8k RPC channel buffer limit. This have been observed
on field, causing unanswered RPCs on clients after mountd fails to
write on channel :
rpc.mountd[11231]: auth_unix_gid: error writing reply
Userland nfs-utils uses a buffer size of 32k (RPC_CHAN_BUF_SIZE), so
lets match those two.
Signed-off-by: Roberto Bergantinos Corpas <rbergant@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions