• Pavel Emelyanov's avatar
    fs: Reserve place for task's root dumping · de66a5d0
    Pavel Emelyanov authored
    Do not restore it yet -- the logic we're about to apply to
    resolve tasks' paths relative to dumper/restorer is not yet
    clear to me and it should better be hidden into a couple of
    calls (dump_one_reg_file/open_fe_fd). But since we can't
    chroot to fd we're about to expose the logic outside of the
    open_fe_fd, which is not desirable ATM.
    Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
    de66a5d0
files.c 11.2 KB