[CRIU] [PATCH v4 11/17] protobuf/mnt.proto: RPC Pipefs type added
Stanislav Kinsburskiy
skinsbursky at virtuozzo.com
Fri May 20 04:37:52 PDT 2016
Signed-off-by: Stanislav Kinsburskiy <skinsbursky at virtuozzo.com>
---
images/mnt.proto | 1 +
1 file changed, 1 insertion(+)
diff --git a/images/mnt.proto b/images/mnt.proto
index fe1e4bb..cc6c9e2 100644
--- a/images/mnt.proto
+++ b/images/mnt.proto
@@ -20,6 +20,7 @@ enum fstype {
AUTO = 16;
OVERLAYFS = 17;
AUTOFS = 18;
+ RPC_PIPEFS = 19;
};
message mnt_entry {
More information about the CRIU
mailing list