----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69943/ -----------------------------------------------------------
Review request for mesos, Andrei Budnik, Gilbert Song, and James Peach. Repository: mesos Description ------- This patch adds the memfd support to allow us to copy a regular file into a sealed memfd. This can be useful when one wants to protect a file from being overwritten. Diffs ----- src/CMakeLists.txt 528390a4e36965b195fa5a08225e4ad922ae8938 src/Makefile.am 3f7daf2cca63c1b9c9e78264f241892327741aa0 src/linux/memfd.hpp PRE-CREATION src/linux/memfd.cpp PRE-CREATION Diff: https://reviews.apache.org/r/69943/diff/1/ Testing ------- sudo make check Thanks, Jie Yu
