Julio Faracco 87e198bb39 lxc: moving 'type' argument to avoid issues with mount() syscall.
This commit fixes a lots of mount calls inside lxc_container.c file. The
NULL value into 'type' argument is causing a valgrind issue. See commit
794b576c2b for more details. The best approach to fix it is moving NULL
to "none" filesytem.

Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
2018-07-03 04:56:29 +02:00
..
2018-05-03 22:31:36 +02:00
2018-05-03 22:31:36 +02:00
2014-04-08 11:10:59 +01:00
2014-04-08 11:10:59 +01:00
2018-05-03 22:31:36 +02:00
2016-11-09 18:56:15 +01:00