mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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:
committed by
Petr Štetiar
parent
a1e87b4e0e
commit
92bea7f8e9
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user