]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/fs/misc/layout_vxattrs: ceph.file.layout is not listed
authorSage Weil <sage@inktank.com>
Sat, 29 Mar 2014 21:23:21 +0000 (14:23 -0700)
committerSage Weil <sage@inktank.com>
Sat, 29 Mar 2014 21:23:21 +0000 (14:23 -0700)
As of 08a3d6bd428c5e78dd4a10e6ee97540f66f9729c.  A similar change was made
in the kernel.

Signed-off-by: Sage Weil <sage@inktank.com>
qa/workunits/fs/misc/layout_vxattrs.sh

index e6c7c65212a868ba6402cfef4ecf0f0965c50f93..4bd543dd5a05e83870fcb3b997b4282c905f6394 100755 (executable)
@@ -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=