mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
9e84e22a78
Tracing Transmission 4.11 showed the Transmission is started to use the pwritev2 syscall for better write performance. Add pwritev2 and preadv2 (which may be used as well, and anyway doesn't hurt) to the list of allowed syscalls. Signed-off-by: Daniel Golle <daniel@makrotopia.org>