[Devel] [PATCH 0/3] Fixes for upstream containers

Glauber Costa glommer at openvz.org
Mon Apr 29 20:46:18 PDT 2013


Kir,

Please find attached simple fixes for upstream containers. The first one is a
compiler warning for recently introduced code, while the last two together
fixes bugs with parsing and applying beancounter configuration. Patch #2 fixes
a bug only present in versions compiled with the --without-vz option, while
Patch #3 fixes a bug present in all versions.

Thanks

Glauber Costa (3):
  hooks_ct: fix gcc warning
  ub: compile ub support for non vz kernels as well
  hooks_ct: fix ub limits setting for upstream containers

 include/ub.h        |  40 --------------
 src/lib/Makefile.am |   3 +-
 src/lib/hooks_ct.c  | 149 +++++++++++++++++++++++++++-------------------------
 src/lib/ub.c        |  13 +++--
 4 files changed, 87 insertions(+), 118 deletions(-)

-- 
1.7.11.7




More information about the Devel mailing list