mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 01:51:51 +00:00
show: Print filelocks.img pids as %u
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
bb5f5b19c6
commit
536076bd28
@ -318,12 +318,12 @@ static struct show_image_info show_infos[] = {
|
||||
SHOW_PLAINS(MNT),
|
||||
SHOW_PLAINS(TTY_FILE),
|
||||
SHOW_PLAIN(TTY_INFO),
|
||||
SHOW_PLAINS(FILE_LOCK),
|
||||
SHOW_PLAIN(RLIMIT),
|
||||
SHOW_PLAIN(TUNFILE),
|
||||
SHOW_PLAINS(EXT_FILE),
|
||||
SHOW_PLAIN(IRMAP_CACHE),
|
||||
|
||||
{ FILE_LOCKS_MAGIC, PB_FILE_LOCK, false, NULL, "3:%u", },
|
||||
{ TCP_STREAM_MAGIC, PB_TCP_STREAM, true, show_tcp_stream, "1:%u 2:%u 3:%u 4:%u 12:%u", },
|
||||
{ STATS_MAGIC, PB_STATS, true, NULL, "1.1:%u 1.2:%u 1.3:%u 1.4:%u 1.5:%Lu 1.6:%Lu 1.7:%Lu 1.8:%u", },
|
||||
{ FDINFO_MAGIC, PB_FDINFO, false, NULL, "flags:%#o fd:%d", },
|
||||
|
Loading…
x
Reference in New Issue
Block a user