]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
java: make CephMountTest use user.* xattr names
authorSage Weil <sage@inktank.com>
Sat, 9 Feb 2013 05:36:13 +0000 (21:36 -0800)
committerJoe Buck <jbbuck@gmail.com>
Sun, 10 Feb 2013 02:58:21 +0000 (18:58 -0800)
commitabc80ffc5b1aab3915c049701ab85c57fe93d550
treeb2be248532eaebbc687d49198e57f53bc7302476
parent6d199e22fbe390bc2d6c4e1cd0c3fa319dc7a577
java: make CephMountTest use user.* xattr names

Changes to the xattr code in Ceph require
a few tweaks to existing test cases.
Specifically, there is now a ceph.file.layout
xattr by default and user defined xattrs
are prepended with "user."

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Noah Watkins <noahwatkins@gmail.com>
src/java/test/com/ceph/fs/CephMountTest.java