]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/conf.c
cache whether 'optional' was in mntopts
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 18 Feb 2014 21:01:38 +0000 (15:01 -0600)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 18 Feb 2014 21:01:38 +0000 (15:01 -0600)
commit4f1d50d114f8acbdd738c458548b1ec17149f806
tree961870e62fa45ba27a0fb7530edf225d34620a7e
parent60838413ebda61395e6f8c7043ddbfa6b69168eb
cache whether 'optional' was in mntopts

after commit 4e4ca16158f91ac1271495638a4e62881169474e we are
checking for optional in mntopts after we forcibly remove it.
Cache whether we had it before removing it.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/conf.c