-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56112/
-----------------------------------------------------------
Review request for mesos, Jie Yu and Zhitao Li.
Bugs: MESOS-7034
https://issues.apache.org/jira/browse/MESOS-7034
Repository: mesos
Description
-------
Since overlayfs is optional on most kernels, it may not be loaded
by default. Hence attempt to run a modprobe command to load the
module before checking /proc/filesystems to verify that overlayfs
is supported by the running kernel.
Diffs
-----
src/linux/fs.cpp 913e23317291db164fe6bdf77f3eca146dedec9b
Diff: https://reviews.apache.org/r/56112/diff/
Testing
-------
Thanks,
Santhosh Kumar Shanmugham