----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56112/#review163635 -----------------------------------------------------------
Patch looks great! Reviews applied: [56112] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Jan. 31, 2017, 5:36 a.m., Santhosh Kumar Shanmugham wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56112/ > ----------------------------------------------------------- > > (Updated Jan. 31, 2017, 5:36 a.m.) > > > 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 > >
