On 15.05.2013 11:53, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange(a)redhat.com>
This series starts with a few cleanup patches removing code
that is no longer required. The final patch fixes an important
bug preventing LXC startup on certain distros which unwisely
chose to make /var/run an absolute symlink instead of a relative
symlink
Daniel P. Berrange (4):
Remove obsolete pivotRoot flag in LXC driver
Stop passing around old root directory prefix
Remove obsolete skipRoot flag in LXC driver
Fix LXC startup when /var/run is an absolute symlink
src/lxc/lxc_container.c | 139 ++++++++++++++++++++++--------------------------
1 file changed, 65 insertions(+), 74 deletions(-)
ACK series
Michal