Commit 55573a62 authored by Pavel Emelyanov's avatar Pavel Emelyanov

rpc: Add lost comment about ext_mount_map deprecation

Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 294e4dba
......@@ -77,7 +77,7 @@ message criu_opts {
optional bool force_irmap = 21;
repeated string exec_cmd = 22;
repeated ext_mount_map ext_mnt = 23;
repeated ext_mount_map ext_mnt = 23; /* DEPRECATED, use external instead */
optional bool manage_cgroups = 24; /* backward compatibility */
repeated cgroup_root cg_root = 25;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment