Proof of concept, do not commit. This relates to some discussion in JCLOUDS-626. Relies on JDK 7 features which jclouds 2.0 will require. You can merge this Pull Request by running:
git pull https://github.com/andrewgaul/jclouds jdk7-filesystem-xattr Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/443 -- Commit Summary -- * Use xattr for filesystem blob metadata -- File Changes -- M apis/filesystem/src/main/java/org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImpl.java (23) M project/pom.xml (4) -- Patch Links -- https://github.com/jclouds/jclouds/pull/443.patch https://github.com/jclouds/jclouds/pull/443.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/443
