]> git.proxmox.com Git - mirror_lxc.git/commit
define a handler to manage a container
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 29 Apr 2009 15:49:04 +0000 (17:49 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 29 Apr 2009 15:49:04 +0000 (17:49 +0200)
commitca5f79263d3c78f4fb997d720fc546ba157ba4c4
tree86d69a2ac62ff479f2cf3da8ad72b9193700f17c
parent6b9f39176cc9d898d339f8344291b922bfde19a8
define a handler to manage a container

Define a handler to store the resource informations for the container.
That allows to factor out some code and will help to encapsulate a
little more the 'start' code which is too big.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/start.c