From: Darrick J. Wong <djwong@xxxxxxxxxx> Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> --- tests/xfs/021.out.parent | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/tests/xfs/021.out.parent b/tests/xfs/021.out.parent index 837b17ffdf..c43dd15900 100644 --- a/tests/xfs/021.out.parent +++ b/tests/xfs/021.out.parent @@ -19,12 +19,11 @@ size of attr value = 65536 *** unmount FS *** dump attributes (1) -a.sfattr.hdr.totsize = 59 +a.sfattr.hdr.totsize = 49 a.sfattr.hdr.count = 3 a.sfattr.list[0].namelen = 22 -a.sfattr.list[0].valuelen = 10 +a.sfattr.list[0].valuelen = 0 a.sfattr.list[0].root = 0 -a.sfattr.list[0].value = "testfile.1" a.sfattr.list[1].namelen = 2 a.sfattr.list[1].valuelen = 3 a.sfattr.list[1].root = 0 @@ -40,7 +39,7 @@ hdr.info.forw = 0 hdr.info.back = 0 hdr.info.magic = 0xfbee hdr.count = 4 -hdr.usedbytes = 88 +hdr.usedbytes = 80 hdr.firstused = FIRSTUSED hdr.holes = 0 hdr.freemap[0-2] = [base,size] [FREEMAP..] @@ -57,8 +56,7 @@ nvlist[2].valuelen = 8 nvlist[2].namelen = 7 nvlist[2].name = "a2-----" nvlist[2].value = "value_2\d" -nvlist[3].valuelen = 10 +nvlist[3].valuelen = 0 nvlist[3].namelen = 22 -nvlist[3].value = "testfile.2" *** done *** unmount