[lxc-devel] [lxc/lxc] 5e6e38: rexec: try sendfile() fallback to fd_to_fd()

Stéphane Graber noreply at github.com
Mon Feb 18 22:24:15 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 5e6e38bd88eba1c8edde4c202542f78589b2b7d7
      https://github.com/lxc/lxc/commit/5e6e38bd88eba1c8edde4c202542f78589b2b7d7
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M src/lxc/rexec.c

  Log Message:
  -----------
  rexec: try sendfile() fallback to fd_to_fd()

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 2d8bd1db234462356c73b12f238a615b2d1cb550
      https://github.com/lxc/lxc/commit/2d8bd1db234462356c73b12f238a615b2d1cb550
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M src/lxc/rexec.c

  Log Message:
  -----------
  Merge pull request #2865 from brauner/2019-02-18/rexec_improve_fallbacks

rexec: try sendfile() fallback to fd_to_fd()


Compare: https://github.com/lxc/lxc/compare/cd1372e2a1ad...2d8bd1db2344


More information about the lxc-devel mailing list