DevinLeamy commented on code in PR #464:
URL: https://github.com/apache/mesos/pull/464#discussion_r1456588920


##########
src/slave/flags.hpp:
##########
@@ -203,6 +203,8 @@ class Flags : public virtual logging::Flags
 #if ENABLE_XFS_DISK_ISOLATOR
   std::string xfs_project_range;
   bool xfs_kill_containers;
+  bool xfs_enable_quotas;

Review Comment:
   There isn't any usage, good catch. The port has been removed and a new patch 
(https://github.com/apache/mesos/pull/475) will serve to replace the intention 
behind the flag (i.e. enabling the enforcement of XFS quotas).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to