Re: [PATCH] smb: server: Use common error handling code in smb_direct_rdma_xmit()
From: Stefan Metzmacher
Date: Thu Oct 02 2025 - 08:55:42 EST
Hi Markus,
Add two jump targets so that a bit of exception handling can be better
reused at the end of this function implementation.
Signed-off-by: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Reviewed-by: Stefan Metzmacher <metze@xxxxxxxxx>
I'll add this to my for-6.19/fs-smb branch and rebase on top
of it as this function will move to another file there.
Namjae, Steve: this can also be pushed to 6.18 if you want.
Thanks!
metze