[lxc-devel] [lxc/lxc] f0368a: cgfsng: include sys/mount.h
GitHub
noreply at github.com
Thu Mar 17 06:53:46 UTC 2016
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: f0368a9fad410e6ff6ff8ee52514fdb538f3a35d
https://github.com/lxc/lxc/commit/f0368a9fad410e6ff6ff8ee52514fdb538f3a35d
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M src/lxc/cgfsng.c
Log Message:
-----------
cgfsng: include sys/mount.h
to hopefully define RELATIME for android
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: ef4413faac4533bfa0cc76dd70e921852bb25bc4
https://github.com/lxc/lxc/commit/ef4413faac4533bfa0cc76dd70e921852bb25bc4
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M src/lxc/cgfsng.c
Log Message:
-----------
use hierarchy base path not just controller cgroup
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: 3e32591c201ce5bbaa068d284718729542459291
https://github.com/lxc/lxc/commit/3e32591c201ce5bbaa068d284718729542459291
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M src/lxc/cgfsng.c
Log Message:
-----------
include bdev.h
for the define of RELATIME for android
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: 5b6f9369c7123eb821c8eedce1f907aa3cfe54bc
https://github.com/lxc/lxc/commit/5b6f9369c7123eb821c8eedce1f907aa3cfe54bc
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M src/lxc/cgfsng.c
Log Message:
-----------
cgfsng: two fixes for cgroup-full
We need to pass nosuid+nexec+nodev to remount to stop the kernel
from denying it.
When remounting the container's path read-write, use the right dest
path.
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: 16ec15b27b2fd8b1708f53fe3e3e38b96555d229
https://github.com/lxc/lxc/commit/16ec15b27b2fd8b1708f53fe3e3e38b96555d229
Author: Stéphane Graber <stgraber at stgraber.org>
Date: 2016-03-17 (Thu, 17 Mar 2016)
Changed paths:
M src/lxc/cgfsng.c
Log Message:
-----------
Merge pull request #899 from hallyn/2016-03-16/cgroupauto.2
cgfsng: include sys/mount.h
Compare: https://github.com/lxc/lxc/compare/3860edcb7143...16ec15b27b2f
More information about the lxc-devel
mailing list