[
https://issues.apache.org/jira/browse/MESOS-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217700#comment-15217700
]
haosdent edited comment on MESOS-1104 at 3/30/16 9:12 AM:
----------------------------------------------------------
[~xds2000] I think just move the code in {{./src/linux/fs.hpp}} and
{{./src/linux/cpp}} to
{{./3rdparty/libprocess/3rdparty/stout/include/stout/fs.hpp}}. Note that we
support both windows and posix in {{stout/fs.hpp}}. And all functions related
to {{./src/linux/fs.hpp}} are only available in Linux. Maybe add something like
{{stout/linux/fs.hpp}} or add them to {{stout/posix/fs.hpp}}
was (Author: [email protected]):
[~xds2000] I think just move the code in {{./src/linux/fs.hpp}} and
{{./src/linux/cpp}} to
{{./3rdparty/libprocess/3rdparty/stout/include/stout/fs.hpp}}. Note that we
support both windows and posix in {{stout/fs.hpp}}. And all functions related
to {{./src/linux/fs.hpp}} are only available in Linux. Maybe add something like
{{stout/linux/fs.hpp}} is a possible approach.
> Move linux/fs.hpp out of `mesos` namespace in linux/fs.h
> --------------------------------------------------------
>
> Key: MESOS-1104
> URL: https://issues.apache.org/jira/browse/MESOS-1104
> Project: Mesos
> Issue Type: Improvement
> Reporter: Archana kumari
> Labels: mesosphere, newbie
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)