-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34875/
-----------------------------------------------------------
Review request for mesos.
Bugs: MESOS-2786
https://issues.apache.org/jira/browse/MESOS-2786
Repository: mesos
Description
-------
To build and run mesos on arm64(aarch64) servers, we add
the missing include header file, or it will report:
"pivot_root is not available"
Diffs
-----
3rdparty/leveldb.patch ad8c19b9caa856ff85978ba832d48df11b3a83f0
3rdparty/zookeeper-3.4.5.patch 3ca180d0c81f5de521ada7fb6c1c248a871ab2da
src/linux/fs.cpp 1c9cf3f2ffead37148e4f6a81cefdbb97f679b09
Diff: https://reviews.apache.org/r/34875/diff/
Testing
-------
Run mesos-master and mesos-slave on cavium thunderx arm64 server.
Thanks,
Dong Robin