Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
revert-Add-command-line-options-for-UID-GID-translat.patch | Revert "Add command line options for UID/GID translation" This reverts commit b83204f1e97ad8a324e147376200a35441c26196. Temporarily, because of difficulties with the newly used crates. |
Michael Tokarev <mjt@tls.msk.ru> | no | 2025-01-01 | ||
revert-PassthroughFs-Add-IdMap-structures.patch | Revert "PassthroughFs: Add IdMap structures" This reverts commit e4b26825e0419ac613392935c2fe4ba499e972be. Temporarily, because of difficulties with the newly used crates. |
Michael Tokarev <mjt@tls.msk.ru> | no | 2025-01-01 | ||
revert-Add-host-guest-UID-GID-translation-code.patch | Revert "Add host/guest UID/GID translation code" This reverts commit 088bd6d9a887f9fe830113952d347e8b4c25e55f. Temporarily, because of difficulties with the newly used crates. diff --git a/src/soft_idmap/id_types.rs b/src/soft_idmap/id_types.rs index dbe2790..62a5b7a 100644 |
Michael Tokarev <mjt@tls.msk.ru> | no | 2025-01-01 | ||
relax-env-logger-deps.diff | Disable color in logs After the update to env_logger v0.11, virtiofsd started causing virtualized systems to hang at boot time. This was determined to be caused by env_logger issuing ioctl syscalls when the 'auto-color' feature is enabled, which in turn are blocked by virtiofsd's seccomp filter. While we determine if ioctl calls can be allowlisted we disable color in logs. |
NoisyCoil <noisycoil@tutanota.com>, Luca Boccassi <bluca@debian.org> | no | 2025-01-12 | ||
ignore-tests.patch | no | |||||
relax-deps-syslog.diff | no |