----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43718/#review120747 -----------------------------------------------------------
Fix it, then Ship it! Thanks! src/linux/fs.cpp (line 51) <https://reviews.apache.org/r/43718/#comment182217> I would just be more specific: ``` Failed to read /proc/filesystems: ``` src/linux/fs.cpp (line 60) <https://reviews.apache.org/r/43718/#comment182220> Should we return an Error here? - Jie Yu On Feb. 22, 2016, 2:10 a.m., Shuai Lin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43718/ > ----------------------------------------------------------- > > (Updated Feb. 22, 2016, 2:10 a.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-4707 > https://issues.apache.org/jira/browse/MESOS-4707 > > > Repository: mesos > > > Description > ------- > > Added fs::supported() function. > > > Diffs > ----- > > src/linux/fs.hpp fddee2441e008dc70d9cff5e63536ef21c865595 > src/linux/fs.cpp 0df194207a66bf4c417349bebcc8912acbf5976e > src/tests/containerizer/fs_tests.cpp > 29e43877612fa151e6f6d79268a7411272a7bfeb > > Diff: https://reviews.apache.org/r/43718/diff/ > > > Testing > ------- > > make check on ubuntu 14.04 64bit vm > > > Thanks, > > Shuai Lin > >
