netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix error handle in 'rdma_request()'
@ 2022-11-21  8:00 Ye Bin
  2022-11-21  8:00 ` [PATCH 1/5] 9p: fix miss unmap request " Ye Bin
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ye Bin @ 2022-11-21  8:00 UTC (permalink / raw)
  To: ericvh, lucho, asmadeus, linux_oss, davem, edumazet, kuba,
	pabeni, v9fs-developer, netdev
  Cc: linux-kernel, yebin10, Ye Bin

Ye Bin (5):
  9p: fix miss unmap request in 'rdma_request()'
  9p: fix miss release semaphore in 'rdma_request()'
  9p: fix error handle in 'post_recv()'
  9p: factor out 'post_send()'
  9p: refactor 'post_recv()'

 net/9p/trans_rdma.c | 181 ++++++++++++++++++++++++--------------------
 1 file changed, 101 insertions(+), 80 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-11-22  0:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21  8:00 [PATCH 0/5] Fix error handle in 'rdma_request()' Ye Bin
2022-11-21  8:00 ` [PATCH 1/5] 9p: fix miss unmap request " Ye Bin
2022-11-21  8:00 ` [PATCH 2/5] 9p: fix miss release semaphore " Ye Bin
2022-11-21  8:00 ` [PATCH 3/5] 9p: fix error handle in 'post_recv()' Ye Bin
2022-11-21  8:00 ` [PATCH 4/5] 9p: factor out 'post_send()' Ye Bin
2022-11-21  8:00 ` [PATCH 5/5] 9p: refactor 'post_recv()' Ye Bin
2022-11-22  0:27 ` [PATCH 0/5] Fix error handle in 'rdma_request()' asmadeus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).