NFSv2: Fix eof handling
If we received a reply from the server with a zero length read and
no error, then that implies we are at eof.
Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>
Please register or sign in to comment
Hi all, Gitlab may have some service disruptions on Friday 17/04/2025 from 03:00 PM CET. The activity will take no longer than 5-10 minutes.
If we received a reply from the server with a zero length read and
no error, then that implies we are at eof.
Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>