mirror of
https://github.com/apache/jclouds.git
synced 2025-02-14 22:17:25 +00:00
Today the filesystem blobstore provider use the extended attributes of the filesystem to store metadata. This is not always desirable as some filesystems (such as NFSv3) do not support extended metadata. The current source code does not allow to change this easily. getUserDefinedFileAttributeView could easily be overriden for this purpose and allow extensions that customize where the metadata should be stored. See also JCLOUDS-658
jclouds
Apache jclouds is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features.
For more information about using or contributing to jclouds, please visit our website at jclouds.apache.org.
License
Copyright (C) 2009-2013 The Apache Software Foundation
Licensed under the Apache License, Version 2.0
Languages
Java
99.4%
Shell
0.5%