cmd/xfs/stress/001 1.6 Renamed to cmd/xfstests/001
[xfstests-dev.git] / 021.out
1 QA output created by 021
2 *** mkfs
3 *** mount FS
4 *** make test file 1
5 Attribute "a1" has a 3 byte value for <TESTFILE>.1
6 Attribute "a2--" has a 5 byte value for <TESTFILE>.1
7 *** make test file 2
8 1+0 records in
9 1+0 records out
10 Attribute "a1" has a 8 byte value for <TESTFILE>.2
11 Attribute "a3" has a 65535 byte value for <TESTFILE>.2
12 Attribute "a2-----" has a 8 byte value for <TESTFILE>.2
13 *** unmount FS
14 *** dump attributes (1)
15 a.sfattr.hdr.totsize = 24
16 a.sfattr.hdr.count = 2
17 a.sfattr.list[0].namelen = 2
18 a.sfattr.list[0].valuelen = 3
19 a.sfattr.list[0].root = 0
20 a.sfattr.list[0].name = "a1"
21 a.sfattr.list[0].value = "v1\d"
22 a.sfattr.list[1].namelen = 4
23 a.sfattr.list[1].valuelen = 5
24 a.sfattr.list[1].root = 0
25 a.sfattr.list[1].name = "a2--"
26 a.sfattr.list[1].value = "v2--\d"
27 *** dump attributes (2)
28 hdr.info.forw = 0
29 hdr.info.back = 0
30 hdr.info.magic = 0xfbee
31 hdr.count = 3
32 hdr.usedbytes = 52
33 hdr.firstused = 4044
34 hdr.holes = 0
35 hdr.freemap[0-2] = [base,size] 0:[56,3988] 1:[0,0] 2:[0,0]
36 entries[0-2] = [hashval,nameidx,incomplete,root,local] 0:[0x30b1,4080,0,0,1] 1:[0x30b3,4044,0,0,0] 2:[0xd5aad33f,4060,0,0,1]
37 nvlist[0].valuelen = 8
38 nvlist[0].namelen = 2
39 nvlist[0].name = "a1"
40 nvlist[0].value = "value_1\d"
41 nvlist[1].valueblk = 0x1
42 nvlist[1].valuelen = 65535
43 nvlist[1].namelen = 2
44 nvlist[1].name = "a3"
45 nvlist[2].valuelen = 8
46 nvlist[2].namelen = 7
47 nvlist[2].name = "a2-----"
48 nvlist[2].value = "value_2\d"
49 *** done
50 *** unmount