timuralp commented on this pull request.


> @@ -115,6 +116,7 @@
    private static final String XATTR_USER_METADATA_PREFIX = 
"user.user-metadata.";
    private static final byte[] DIRECTORY_MD5 =
            Hashing.md5().hashBytes(new byte[0]).asBytes();
+   private static final String MPU_ETAG_FORMAT = "^\"[a-f0-9]{32}-\\d+\"$";

Done

-- 
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/1251#discussion_r227910358

Reply via email to