Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 9d03d85733c2e2d7b57d731f0275aa076187ca13 https://github.com/lxc/lxc/commit/9d03d85733c2e2d7b57d731f0275aa076187ca13 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2019-01-27 (Sun, 27 Jan 2019)
Changed paths: M src/lxc/conf.c Log Message: ----------- conf: check for successful mount entry parse Since liblxc is completely in control of the mount entry file we should only consider a parse successful when EOF is reached. Closes #2798. Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: dc691e340e7e1fe032dd47822e460fa86d1dba58 https://github.com/lxc/lxc/commit/dc691e340e7e1fe032dd47822e460fa86d1dba58 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M src/lxc/conf.c Log Message: ----------- conf: append 0 0 to nesting helpers mount entries Otherwise musl's getmntent_r() parser will fail. Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: dea31fe2c5fcb2ca1ffba09587363f6bf080eb91 https://github.com/lxc/lxc/commit/dea31fe2c5fcb2ca1ffba09587363f6bf080eb91 Author: Stéphane Graber <stgra...@stgraber.org> Date: 2019-01-28 (Mon, 28 Jan 2019) Changed paths: M src/lxc/conf.c Log Message: ----------- Merge pull request #2807 from brauner/2019-01-27/mount_entries conf: check for successful mount entry parse Compare: https://github.com/lxc/lxc/compare/91046ccd429e...dea31fe2c5fc **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ We will provide an alternative path for the email notifications by January 31st, 2019.
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel