[lxc-devel] [lxc/lxc] 669b63: fix failed to fallback at lxclock_name
GitHub
noreply at github.com
Sun Jan 25 00:01:26 UTC 2015
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 669b632579c213da730c783ad13472fe8835480b
https://github.com/lxc/lxc/commit/669b632579c213da730c783ad13472fe8835480b
Author: Kohei YOSHIDA <kohei.yoshida at gehirn.co.jp>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M src/lxc/lxclock.c
Log Message:
-----------
fix failed to fallback at lxclock_name
lxclock_name will fallback to /tmp/$(id -u)/lxc$lxcpath/.$lxcname when failed
to create directories into rundir. But, in currently, lxclock_name returns
untill preparing directories under the /tmp, so invoker will fail to get
the container lock. This patch fixes fixes this.
Signed-off-by: Kohei YOSHIDA <kohei.yoshida at gehirn.co.jp>
Commit: 411c497411217948b00d7fdd2797a74fecd72925
https://github.com/lxc/lxc/commit/411c497411217948b00d7fdd2797a74fecd72925
Author: hallyn <serge at hallyn.com>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M src/lxc/lxclock.c
Log Message:
-----------
Merge pull request #408 from yosida95/patch-1
fix failed to fallback at lxclock_name
Compare: https://github.com/lxc/lxc/compare/6a9390e349c5...411c49741121
More information about the lxc-devel
mailing list