lkml.org 
[lkml]   [2023]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[RFC PATCH v1 0/2] return errors other than -ENOMEM to socket
Hello,

this patchset removes behaviour, where error code returned from any
transport was always switched to ENOMEM. This works in the same way as
patch from Bobby Eshleman:
commit c43170b7e157 ("vsock: return errors other than -ENOMEM to socket"),
but for receive calls.

vsock_test suite is also updated.

Arseniy Krasnov (2):
vsock: return errors other than -ENOMEM to socket
vsock/test: update expected return values

net/vmw_vsock/af_vsock.c | 4 ++--
tools/testing/vsock/vsock_test.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2023-03-27 01:17    [W:0.047 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site