From: Darrick J. Wong Date: Wed, 23 Mar 2016 03:36:09 +0000 (+1100) Subject: xfs/207: fix golden output to match FS_IOC_FSSETXATTR hoist X-Git-Tag: v2022.05.01~2577 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5d56a950951f0626eaf2c1a03497d2eacbecb446;p=xfstests-dev.git xfs/207: fix golden output to match FS_IOC_FSSETXATTR hoist Signed-off-by: Darrick J. Wong Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- diff --git a/tests/xfs/207.out b/tests/xfs/207.out index 14eede43..434b8d98 100644 --- a/tests/xfs/207.out +++ b/tests/xfs/207.out @@ -3,7 +3,7 @@ Format and mount Create the original files Set extsz and cowextsz on zero byte file Set extsz and cowextsz on 1Mbyte file -xfs_io: XFS_IOC_FSSETXATTR SCRATCH_MNT/test-207/file2: Invalid argument +xfs_io: FS_IOC_FSSETXATTR SCRATCH_MNT/test-207/file2: Invalid argument Check extsz and cowextsz settings on zero byte file [1048576] SCRATCH_MNT/test-207/file1 [1048576] SCRATCH_MNT/test-207/file1 @@ -11,8 +11,8 @@ Check extsz and cowextsz settings on 1Mbyte file [0] SCRATCH_MNT/test-207/file2 [1048576] SCRATCH_MNT/test-207/file2 Set cowextsize and check flag -fsxattr.xflags = 0x20000 [---------------C] +fsxattr.xflags = 0x20000 [----------------C] [1048576] SCRATCH_MNT/test-207/file3 Unset cowextsize and check flag -fsxattr.xflags = 0x0 [----------------] +fsxattr.xflags = 0x0 [-----------------] [0] SCRATCH_MNT/test-207/file3