This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from baff4ec Fixed the XFS project ID labeling to not cross mount points.
new ecd1f18 Implemented master::Call validation for UPDATE_QUOTA.
new 04cedd2 Added a test for validation of UPDATE_QUOTA master::Call.
new 4189143 Added validation of QuotaRequest.
new 69f3744 Added a test for QuotaRequest validation.
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:
src/master/quota.cpp | 104 ++++++++++++++
src/master/quota.hpp | 26 ++++
src/master/validation.cpp | 5 +-
src/tests/master_validation_tests.cpp | 264 ++++++++++++++++++++++++++++++++++
4 files changed, 398 insertions(+), 1 deletion(-)