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

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


    from b415ef5  Added MESOS-9661 to the 1.7.3 CHANGELOG.
     new f6ec8e5  Exposed `memfd_create` syscall via `memfd::create` function.
     new 79b0711  Store `logrotate` config in memfd file instead of container's 
sandbox.
     new 62e8c8f  Modified `LOGROTATE_CustomRotateOptions` test after memfd 
change.
     new ad85a64  Added MESOS-9564 to the 1.7.3 CHANGELOG.

The 4 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:
 CHANGELOG                                 |   1 +
 src/linux/memfd.cpp                       |  12 +--
 src/linux/memfd.hpp                       |  12 +++
 src/slave/container_loggers/logrotate.cpp | 155 +++++++++++++++++++++++-------
 src/tests/container_logger_tests.cpp      |  60 ++++++++++--
 5 files changed, 187 insertions(+), 53 deletions(-)

Reply via email to