On Mon, 2024-06-24 at 12:33 +0800, Geliang Tang wrote: > From: Geliang Tang <[email protected]> > > Server 1 fd should be closed in the error path when update_lookup_map() > fails. This patch fixes it by goto "close_srv1" instead of "detach" > lable in that case. > > Signed-off-by: Geliang Tang <[email protected]> > ---
Acked-by: Eduard Zingerman <[email protected]>
