Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move handling of remote disks to platform parsing.
authorFred Suter <suterf@ornl.gov>
Tue, 23 May 2023 14:17:54 +0000 (10:17 -0400)
committerFred Suter <suterf@ornl.gov>
Wed, 24 May 2023 06:48:46 +0000 (02:48 -0400)
commite5597052ce7ec4027dc2e32067338bfe5217395e
treea07d8bdf925f0f1d24d265b0e6697f3ac504cade
parent879f2fd8a6a5c52c852fb221eeacccec715f0a56
move handling of remote disks to platform parsing.
they should be accessible without having to load the filesystem plugin.
only the notion of mounting point really pertains to the plugin
examples/cpp/dag-comm/s4u-dag-comm.cpp
examples/cpp/dag-io/s4u-dag-io.cpp
examples/cpp/io-dependent/s4u-io-dependent.cpp
examples/cpp/operation-io/s4u-operation-io.cpp
src/kernel/xml/platf_sax_cb.cpp
src/plugins/file_system/s4u_FileSystem.cpp