]> git.ipfire.org Git - thirdparty/lxc.git/commit
rexec: try sendfile() fallback to fd_to_fd() 2865/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 18 Feb 2019 22:01:43 +0000 (23:01 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 18 Feb 2019 22:07:52 +0000 (23:07 +0100)
commit5e6e38bd88eba1c8edde4c202542f78589b2b7d7
tree050f15472fb32e98e2ebf34e7798a07174618275
parentcd1372e2a1adb4123b7504bf9133f926cb9cab87
rexec: try sendfile() fallback to fd_to_fd()

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/rexec.c