Commit 3ca46335 authored by Stanislav Kinsburskiy's avatar Stanislav Kinsburskiy Committed by Pavel Emelyanov

protobuf/mnt.proto: AutoFS type added

Signed-off-by: 's avatarStanislav Kinsburskiy <skinsbursky@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 3dfb7854
......@@ -19,7 +19,7 @@ enum fstype {
FUSE = 15;
AUTO = 16;
OVERLAYFS = 17;
// AUTOFS = 18; RESERVED in criu-dev branch
AUTOFS = 18;
TRACEFS = 19;
/* These three are reserved for NFS support */
......
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