Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 49b21cd7d99e5f22a3e09e78b92b13f2df2d5aed https://github.com/lxc/lxc/commit/49b21cd7d99e5f22a3e09e78b92b13f2df2d5aed Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths: M configure.ac M src/lxc/syscall_numbers.h M src/lxc/syscall_wrappers.h Log Message: ----------- syscalls: add fsopen() Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 749bc40479328b146fad2ef79cfb6cffa9701319 https://github.com/lxc/lxc/commit/749bc40479328b146fad2ef79cfb6cffa9701319 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-07-23 (Thu, 23 Jul 2020) Changed paths: M configure.ac M src/lxc/syscall_numbers.h M src/lxc/syscall_wrappers.h Log Message: ----------- syscalls: add fspick() Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 9edfcaa8220c1d80a91646e0286ae1aa0da7957b https://github.com/lxc/lxc/commit/9edfcaa8220c1d80a91646e0286ae1aa0da7957b Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-07-23 (Thu, 23 Jul 2020) Changed paths: M configure.ac M src/lxc/syscall_numbers.h M src/lxc/syscall_wrappers.h Log Message: ----------- syscalls: add fsconfig() Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 7f1d397bbdc8140e02fca8120fc626812e975681 https://github.com/lxc/lxc/commit/7f1d397bbdc8140e02fca8120fc626812e975681 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-07-23 (Thu, 23 Jul 2020) Changed paths: M configure.ac M src/lxc/syscall_numbers.h M src/lxc/syscall_wrappers.h Log Message: ----------- syscalls: add fsmount() Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 7f88a1a2f6151a70cd5e2142b4456e88c0efb196 https://github.com/lxc/lxc/commit/7f88a1a2f6151a70cd5e2142b4456e88c0efb196 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-07-23 (Thu, 23 Jul 2020) Changed paths: M src/lxc/Makefile.am M src/lxc/conf.c M src/lxc/macro.h A src/lxc/mount_utils.c A src/lxc/mount_utils.h Log Message: ----------- mount_utils: add mount utils Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 14df702190f8bb7693c65a36392e09a1dd66e96b https://github.com/lxc/lxc/commit/14df702190f8bb7693c65a36392e09a1dd66e96b Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-07-23 (Thu, 23 Jul 2020) Changed paths: M src/lxc/mount_utils.c M src/lxc/mount_utils.h Log Message: ----------- mount_utils: add mount_filesystem() helper that translates between the two mount apis. Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 657256e0b86b63e1f14f1ae10356e329d749b25f https://github.com/lxc/lxc/commit/657256e0b86b63e1f14f1ae10356e329d749b25f Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-07-23 (Thu, 23 Jul 2020) Changed paths: M src/lxc/attach.c Log Message: ----------- attach: use new mount api Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 18780b9068e05c29629e1c346e906ca9e54c2331 https://github.com/lxc/lxc/commit/18780b9068e05c29629e1c346e906ca9e54c2331 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2020-07-23 (Thu, 23 Jul 2020) Changed paths: M src/lxc/log.h Log Message: ----------- log: don't break logging by hiding symbols Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: c10c8a61e6b489546a7e71d33f72997793d0ae63 https://github.com/lxc/lxc/commit/c10c8a61e6b489546a7e71d33f72997793d0ae63 Author: Stéphane Graber <stgra...@stgraber.org> Date: 2020-07-23 (Thu, 23 Jul 2020) Changed paths: M configure.ac M src/lxc/Makefile.am M src/lxc/attach.c M src/lxc/conf.c M src/lxc/log.h M src/lxc/macro.h A src/lxc/mount_utils.c A src/lxc/mount_utils.h M src/lxc/syscall_numbers.h M src/lxc/syscall_wrappers.h Log Message: ----------- Merge pull request #3496 from brauner/2020-07-18/mount_pid new mount api support: basics Compare: https://github.com/lxc/lxc/compare/8bdacc22a48f...c10c8a61e6b4 _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel