Skip to content
Commit 2ab06c9c authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

tcp: Schedule tcp socket for repair-off with proper fd



The fd in -> open callback is temporary (the files restoring
engine will re-open one under some other fd). But since we
add this fd to future repair off, this off will fail working
on wrong fd.

Move scheduling for repair-off into port-open where the corrent
fd is known.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 4498dffc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment