From: Sage Weil Date: Sat, 29 Mar 2014 21:23:21 +0000 (-0700) Subject: qa/workunits/fs/misc/layout_vxattrs: ceph.file.layout is not listed X-Git-Tag: v0.79~57 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=4f9f7f878953b29cd5f56a8e0834832d6e3a9cec;p=ceph.git qa/workunits/fs/misc/layout_vxattrs: ceph.file.layout is not listed As of 08a3d6bd428c5e78dd4a10e6ee97540f66f9729c. A similar change was made in the kernel. Signed-off-by: Sage Weil --- diff --git a/qa/workunits/fs/misc/layout_vxattrs.sh b/qa/workunits/fs/misc/layout_vxattrs.sh index e6c7c65212a86..4bd543dd5a05e 100755 --- a/qa/workunits/fs/misc/layout_vxattrs.sh +++ b/qa/workunits/fs/misc/layout_vxattrs.sh @@ -6,9 +6,6 @@ set -e rm -f file file2 touch file file2 -getfattr -d -m - file | grep -q ceph.file.layout -getfattr -d -m - file | grep -q ceph.file.layout.pool && exit 1 || true - getfattr -n ceph.file.layout file getfattr -n ceph.file.layout file | grep -q object_size= getfattr -n ceph.file.layout file | grep -q stripe_count=