Fix samehash and lookup_v5 tests

This commit is contained in:
2023-01-09 03:54:00 +00:00
parent 59ac33c787
commit e8f75d1d03
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
/> umka_init
/> disk_add ../img/xfs_lookup_v5.qcow2 hd0 -c 524288
/hd0: sector_size=512, capacity=6291456 (3 GiB), num_partitions=1
/hd0/1: fs=xfs, start=2048 (1 MiB), length=6287360 (3070 MiB)
/hd0: sector_size=512, capacity=10485760 (5 GiB), num_partitions=1
/hd0/1: fs=xfs, start=2048 (1 MiB), length=10481664 (5118 MiB)
/> cd /hd0/1/dir_sf
dir_sf> stat70 d0000000000/d0000000000
status = 0 success
@@ -1,7 +1,7 @@
/> umka_init
/> disk_add ../img/xfs_samehash_s05k.raw hd0 -c 0
/hd0: sector_size=512, capacity=2099200 (1025 MiB), num_partitions=1
/hd0/1: fs=xfs, start=2048 (1 MiB), length=2097152 (1 GiB)
/hd0: sector_size=512, capacity=2097152 (1 GiB), num_partitions=1
/hd0/1: fs=xfs, start=2048 (1 MiB), length=2093056 (1022 MiB)
/> ls70 /hd0/1/dir_sf
status = 6 end_of_file, count = 4
total = 4