You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by freedge <no...@github.com> on 2016/08/25 15:17:21 UTC

[jclouds/jclouds] Allow overriding getUserDefinedFileAttributeView (#999)

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
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/999

-- Commit Summary --

  * Allow overriding getUserDefinedFileAttributeView

-- File Changes --

    M apis/filesystem/src/main/java/org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImpl.java (2)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/999.patch
https://github.com/jclouds/jclouds/pull/999.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/999

Re: [jclouds/jclouds] Allow overriding getUserDefinedFileAttributeView (#999)

Posted by Zack Shoylev <no...@github.com>.
merged

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/999#issuecomment-244146299

Re: [jclouds/jclouds] Allow overriding getUserDefinedFileAttributeView (#999)

Posted by Andrew Gaul <no...@github.com>.
Sorry I missed this earlier, but could you explain this change?  Many systems including Mac OS X do not support extended attributes; how does it fail without this support?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/999#issuecomment-244165969

Re: [jclouds/jclouds] Allow overriding getUserDefinedFileAttributeView (#999)

Posted by Zack Shoylev <no...@github.com>.
Closed #999.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/999#event-775472101

Re: [jclouds/jclouds] Allow overriding getUserDefinedFileAttributeView (#999)

Posted by Zack Shoylev <no...@github.com>.
+1

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/999#issuecomment-244116737