This is an automated email from the ASF dual-hosted git repository.

josephwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from b68acfd  Added test cases for the `volume/host_path` isolator.
     new 7cbb98f  Exposed `memfd_create` syscall via `memfd::create` function.
     new fc2b07b  Store `logrotate` config in memfd file instead of container's 
sandbox.
     new 697d9d4  Modified `LOGROTATE_CustomRotateOptions` test after memfd 
change.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/linux/memfd.cpp                       |  12 +--
 src/linux/memfd.hpp                       |  12 +++
 src/slave/container_loggers/logrotate.cpp | 155 +++++++++++++++++++++++-------
 src/tests/container_logger_tests.cpp      |  60 ++++++++++--
 4 files changed, 186 insertions(+), 53 deletions(-)

Reply via email to