[
https://issues.apache.org/jira/browse/MESOS-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Downes resolved MESOS-2454.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.23.0
Branch: refs/heads/master
Commit: 501756ed27d727487ad2fe562f09133607032573
Parents: aa06b33
Author: Ian Downes <[email protected]>
Authored: Fri Mar 6 14:48:29 2015 -0800
Committer: Ian Downes <[email protected]>
Committed: Tue Mar 10 17:18:25 2015 -0700
> 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
> Labels: twitter
> Fix For: 0.23.0
>
>
> /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)