Masayuki Ishikawa 2873f33bc4 fs: nfs: Fix to read a large packet in TCP mode
Summary:
- I noticed that receiving a read large packet (e.g. 2KB) in TCP
  mode does not work correctly
- Actually, rpcclnt_receive() only received up to MSS
- This commit fixes this issue

Impact:
- TCP mode only

Testing:
- Tested with Ubuntu 18.04 (x86_64)
- Tested with spresense:rndis (defconfig will be updated later)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-05-13 22:33:12 -03:00
..
2021-04-03 09:37:06 -05:00
2020-03-01 14:55:01 -06:00
2021-02-25 11:31:49 -08:00
2021-04-03 09:37:06 -05:00
2021-04-03 09:37:06 -05:00
2021-04-03 09:37:06 -05:00