]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: stash file descriptor to root mountpoint in struct lxc_rootfs
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 9 Aug 2020 16:55:25 +0000 (18:55 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 9 Aug 2020 17:52:31 +0000 (19:52 +0200)
commit31f8b2fd472b049207a262ebdf9528a88abccfac
treea5d1037f9706438fae2105660bfd10428bdf011c
parent43535b6d26945581df7216eb85e90142b380d5ad
conf: stash file descriptor to root mountpoint in struct lxc_rootfs

This way we only need to open it _once_ per container startup.

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