cgi-io: use splice() to stream backup archive

This improves the I/O performance when outputting large backups.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit a8b4a28372)
This commit is contained in:
Jo-Philipp Wich
2019-09-13 09:17:58 +02:00
committed by Petr Štetiar
parent a1e87b4e0e
commit 92bea7f8e9
2 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cgi-io
PKG_RELEASE:=11
PKG_RELEASE:=12
PKG_LICENSE:=GPL-2.0-or-later