• Pavel Emelyanov's avatar
    files: Split regfiles info into separate file · 6b79601c
    Pavel Emelyanov authored
    Since now on the fdinfo image only contains plain fdinfo_entry-es.
    The tpye == FDINFO_REG files are described by regfiles.img entries
    and are matched by te ID in both.
    
    At dump stage each new ID generated results in a new entry in the
    regfiles.img. At restore stage open_fe_fd should open a regfile by
    the fdinfo's ID. Now this is done in suboptimal way, need to improve.
    
    Show shows both images separately.
    Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
    6b79601c
cr-show.c 12.3 KB