[lxc-devel] [lxc/lxc] 09e6e4: Fix tool_utils.c build when	HAVE_SETNS is unset
    GitHub 
    noreply at github.com
       
    Thu Apr 26 16:36:49 UTC 2018
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 09e6e41e05aee308c532bcbae66aeb13077840f8
      https://github.com/lxc/lxc/commit/09e6e41e05aee308c532bcbae66aeb13077840f8
  Author: Serj Kalichev <serj.kalichev at gmail.com>
  Date:   2018-04-26 (Thu, 26 Apr 2018)
  Changed paths:
    M src/lxc/tools/tool_utils.h
  Log Message:
  -----------
  Fix tool_utils.c build when HAVE_SETNS is unset
Add inline setns() function to tool_utils.h. Without it
tool_utils.c can't be build when HAVE_SETNS is unset.
Signed-off-by: Serj Kalichev <serj.kalichev at gmail.com>
  Commit: 61068d39af1c9dafd2cb26711cb52b23c83d3584
      https://github.com/lxc/lxc/commit/61068d39af1c9dafd2cb26711cb52b23c83d3584
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-04-26 (Thu, 26 Apr 2018)
  Changed paths:
    M src/lxc/tools/tool_utils.h
  Log Message:
  -----------
  Merge pull request #2293 from pkun/master
Fix tool_utils.c build when HAVE_SETNS is unset
Compare: https://github.com/lxc/lxc/compare/fca96eb6daf2...61068d39af1c
    
    
More information about the lxc-devel
mailing list