-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56472/
-----------------------------------------------------------
Review request for mesos, Jie Yu, Kevin Klues, and Jiang Yan Xu.
Bugs: MESOS-7060
https://issues.apache.org/jira/browse/MESOS-7060
Repository: mesos
Description
-------
This reverts commit 273aca1d2df1553df5fbf27c3e7479d5dc0f5dbb.
Diffs
-----
src/tests/containerizer/rootfs.hpp 9648638c1d4b1f1c49708e058e9b930c5ae32138
src/tests/containerizer/rootfs.cpp f11f126fa4f3130b6778bfe7e7d0f025a638f06e
Diff: https://reviews.apache.org/r/56472/diff/
Testing
-------
make check (Fedora, Ubuntu)
```
vagrant@vagrant-ubuntu-trusty-64:~/mesos/build/src$ sudo ./mesos-tests
--gtest_filter=*IsolatorTest.ROOT_*
...
[==========] 64 tests from 10 test cases ran. (85512 ms total)
[ PASSED ] 64 tests.
```
Thanks,
James Peach