mirror of
https://gitlab.com/virtio-fs/virtiofsd.git
synced 2025-11-27 19:10:33 +08:00
An unoriginally named marker saying that the new style of options should be used, instead of the "-o option" style used by the old C version of the daemon. https://issues.redhat.com/browse/RHEL-7415 Signed-off-by: Ján Tomko <jtomko@redhat.com>
9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"description": "virtiofsd vhost-user-fs",
|
|
"type": "fs",
|
|
"binary": "/usr/libexec/virtiofsd",
|
|
"features": [
|
|
"migrate-precopy",
|
|
"separate-options"
|
|
]
|
|
}
|