make test work for variable blocksizes.

This commit is contained in:
fsgqa
2002-05-10 02:33:23 +00:00
parent 17684f20d8
commit 1a1046ab7a
2 changed files with 16 additions and 6 deletions
+3 -3
View File
@@ -37,10 +37,10 @@ hdr.info.back = 0
hdr.info.magic = 0xfbee
hdr.count = 3
hdr.usedbytes = 52
hdr.firstused = 4044
hdr.firstused = FIRSTUSED
hdr.holes = 0
hdr.freemap[0-2] = [base,size] 0:[56,3988] 1:[0,0] 2:[0,0]
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]
hdr.freemap[0-2] = [base,size] [FREEMAP..]
entries[0-2] = [hashval,nameidx,incomplete,root,local] [ENTRIES..]
nvlist[0].valuelen = 8
nvlist[0].namelen = 2
nvlist[0].name = "a1"