virtiofsd/50-virtiofsd.json
Caleb Crane ee3c477202 - Update to version 1.13.0:
* Bump version to v1.13.0
  * Add and use openat_verbose() where reasonable
  * Revert "openat: Always annotate errors with filename"
  * Add --readonly flag
  * Add PassthroughFsRo as read-only variant
  * Add a note about the required FD state for --fd

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtiofsd?expand=0&rev=30
2025-01-18 02:38:00 +00:00

10 lines
174 B
JSON

{
"description": "virtiofsd vhost-user-fs",
"type": "fs",
"binary": "@@LIBEXECDIR@@/virtiofsd",
"features": [
"migrate-precopy",
"separate-options"
]
}