Ian Downes created MESOS-2454:
---------------------------------
Summary: Add support for /proc/self/mountinfo on Linux
Key: MESOS-2454
URL: https://issues.apache.org/jira/browse/MESOS-2454
Project: Mesos
Issue Type: Improvement
Affects Versions: 0.21.1
Reporter: Ian Downes
Assignee: Ian Downes
/proc/self/mountinfo provides mount information specific to the calling
process. This includes information on optional fields describing mount
propagation, e.g., shared/slave mounts.
Initially, add this to linux/fs then perhaps move existing users of MountTable
to use the mountinfo, deprecating and removing the mostly (but not entirely)
redundant code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)