mesos git commit: Added high-level description to persistent volume docs.

2015-09-11 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 05c608f80 -> bcf686b2b Added high-level description to persistent volume docs. Review: https://reviews.apache.org/r/38325 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/comm

mesos git commit: Fixed an issue which caused Appc provisioner not to clean up the the container dir for its provisioned rootfses.

2015-09-11 Thread yan
Repository: mesos Updated Branches: refs/heads/master 3d082730b -> 05c608f80 Fixed an issue which caused Appc provisioner not to clean up the the container dir for its provisioned rootfses. - Also changed the semantics of Provisioner::create() to fail with it fails to clean up unknown orphan

mesos git commit: Layers from Appc store should be the rootfs dir, not the top level dir.

2015-09-11 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 87de003c6 -> 3d082730b Layers from Appc store should be the rootfs dir, not the top level dir. Review: https://reviews.apache.org/r/38284 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repo