-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50215/
-----------------------------------------------------------
(Updated July 26, 2016, 2:08 p.m.)
Review request for mesos, Artem Harutyunyan, Jie Yu, and Timothy Chen.
Bugs: MESOS-5388
https://issues.apache.org/jira/browse/MESOS-5388
Repository: mesos
Description (updated)
-------
By adding apostrophes to mount 'source' and 'target', arbitraty
commands defined by users postfixed to 'container_path' will
take no effect. 'mount' command will return an error for invalid
mount 'target'.
Diffs (updated)
-----
src/slave/containerizer/mesos/isolators/docker/volume/isolator.cpp
96806a75e6f7abc3a229c01b375fdba30d267ab4
Diff: https://reviews.apache.org/r/50215/diff/
Testing
-------
make check
sudo ./bin/mesos-tests.sh
Thanks,
Gilbert Song