]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: use openat() instead of open_tree() 3506/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 5 Aug 2020 18:50:27 +0000 (20:50 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 5 Aug 2020 18:50:27 +0000 (20:50 +0200)
commitcfca9ccddc1a793de3b15c7a781b1220b054b465
treeb4382eb0ebaf662ce72aac3a5492ca302ba14927
parent07002a08c1b5b1c9bc86029275164222c7b8943a
conf: use openat() instead of open_tree()

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/conf.c