Skip to content
Commit 05e3c4d2 authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

fd: Handle close-on-exec bits



This bit is not per-file, but per-fd, thus put it on the fdinfo_entry.
Draing these bits from parasite together with the fds themselves, save
into image and restore with fcntl F_SETFD cmd where applicable.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 30224abc
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