-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45500/
-----------------------------------------------------------
(Updated 四月 11, 2016, 7:23 a.m.)
Review request for mesos, haosdent huang and Cong Wang.
Summary (updated)
-----------------
Keep fs::mount information should be consolidated.
Bugs: MESOS-1104
https://issues.apache.org/jira/browse/MESOS-1104
Repository: mesos
Description (updated)
-------
keep fs::mount information should be consolidated and moved to stout,
along with mount and umount.
This JIRA refers to this TODO from Benjamin Hindman:
https://github.com/apache/mesos/blob/0.22.1/src/linux/cgroups.cpp#L64
Diffs (updated)
-----
src/linux/cgroups.cpp b7420c682970c4838e84973198ac4fe7af5f68f9
src/linux/fs.hpp 4525a5d5566e2bc913894e993ac7350f1bbd9cc0
src/linux/fs.cpp dbf94759b6382bfafd3f3b8b4c2047af36a53ad5
src/slave/containerizer/mesos/mount.cpp
bf17b015e45579882fd31248e8609eec6d58a9da
src/tests/containerizer/fs_tests.cpp 020fd8a4bf5911671e038a96f8b50c0f58e22ed5
src/tests/containerizer/port_mapping_tests.cpp
e062daa9fcfc776144b48325daa1f1284c5e59a4
Diff: https://reviews.apache.org/r/45500/diff/
Testing
-------
make test on localhost(ubuntu)
Thanks,
Deshi Xiao