[lxc-devel] [lxc/lxc] 6a886d: syscall_wrappers: move memfd_create()
GitHub
noreply at github.com
Wed Oct 3 12:13:59 UTC 2018
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 6a886ddf192885d6896f4f67cc94df8b68fbc560
https://github.com/lxc/lxc/commit/6a886ddf192885d6896f4f67cc94df8b68fbc560
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-10-03 (Wed, 03 Oct 2018)
Changed paths:
M src/lxc/ringbuf.c
M src/lxc/syscall_wrappers.h
M src/lxc/utils.h
Log Message:
-----------
syscall_wrappers: move memfd_create()
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 59524108dd4342f2c99d8faac8145ab0c3c0208e
https://github.com/lxc/lxc/commit/59524108dd4342f2c99d8faac8145ab0c3c0208e
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-10-03 (Wed, 03 Oct 2018)
Changed paths:
M src/lxc/Makefile.am
M src/lxc/attach.c
M src/lxc/cmd/lxc_user_nic.c
M src/lxc/network.c
M src/lxc/start.c
M src/lxc/syscall_wrappers.h
M src/lxc/utils.h
Log Message:
-----------
syscall_wrappers: move setns()
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 364932cfae36feda321d20574ce25c12519b0f54
https://github.com/lxc/lxc/commit/364932cfae36feda321d20574ce25c12519b0f54
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-10-03 (Wed, 03 Oct 2018)
Changed paths:
M src/lxc/syscall_wrappers.h
M src/lxc/utils.h
Log Message:
-----------
syscall_wrappers: move sethostname()
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: e8f764b6bc74eefa31fe7e029cc7ce09f1f09471
https://github.com/lxc/lxc/commit/e8f764b6bc74eefa31fe7e029cc7ce09f1f09471
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-10-03 (Wed, 03 Oct 2018)
Changed paths:
M src/lxc/Makefile.am
M src/lxc/cmd/lxc_usernsexec.c
M src/lxc/criu.c
M src/lxc/lxccontainer.c
M src/lxc/storage/rsync.c
M src/lxc/storage/storage_utils.c
M src/lxc/syscall_wrappers.h
M src/lxc/utils.h
Log Message:
-----------
syscall_wrappers: move unshare()
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 303037d2f6793be350111180382d369a820f3bb6
https://github.com/lxc/lxc/commit/303037d2f6793be350111180382d369a820f3bb6
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-10-03 (Wed, 03 Oct 2018)
Changed paths:
M src/lxc/storage/nbd.c
M src/lxc/syscall_wrappers.h
M src/lxc/terminal.c
M src/lxc/utils.h
Log Message:
-----------
syscall_wrappers: move signalfd()
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 07a50156ed3e8ffdd0c7736a581f8e82903d2c09
https://github.com/lxc/lxc/commit/07a50156ed3e8ffdd0c7736a581f8e82903d2c09
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-10-03 (Wed, 03 Oct 2018)
Changed paths:
M src/lxc/raw_syscalls.h
M src/lxc/utils.h
Log Message:
-----------
raw_syscalls: move lxc_raw_gettid()
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 0a886c56a76768bc5f4efb418209159e22ab9c6b
https://github.com/lxc/lxc/commit/0a886c56a76768bc5f4efb418209159e22ab9c6b
Author: Wolfgang Bumiller <w.bumiller at proxmox.com>
Date: 2018-10-03 (Wed, 03 Oct 2018)
Changed paths:
M src/lxc/Makefile.am
M src/lxc/attach.c
M src/lxc/cmd/lxc_user_nic.c
M src/lxc/cmd/lxc_usernsexec.c
M src/lxc/criu.c
M src/lxc/lxccontainer.c
M src/lxc/network.c
M src/lxc/raw_syscalls.h
M src/lxc/ringbuf.c
M src/lxc/start.c
M src/lxc/storage/nbd.c
M src/lxc/storage/rsync.c
M src/lxc/storage/storage_utils.c
M src/lxc/syscall_wrappers.h
M src/lxc/terminal.c
M src/lxc/utils.h
Log Message:
-----------
Merge pull request #2671 from brauner/2018-10-03/syscall_wrappers
syscalls: move wrappers and raw syscalls to appropriate files
Compare: https://github.com/lxc/lxc/compare/15418afe93e4...0a886c56a767
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the lxc-devel
mailing list