Fix XFS lookup tests

This commit is contained in:
2023-01-09 02:04:24 +00:00
parent 436aa461b0
commit 59ac33c787
5 changed files with 22 additions and 2700032 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=12582912 (6 GiB), num_partitions=1
/hd0/1: fs=xfs, start=2048 (1 MiB), length=12578816 (6142 MiB)
/hd0: sector_size=512, capacity=6291456 (3 GiB), num_partitions=1
/hd0/1: fs=xfs, start=2048 (1 MiB), length=6287360 (3070 MiB)
/> cd /hd0/1/dir_sf
dir_sf> stat70 d0000000000/d0000000000
status = 0 success
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,7 +1,7 @@
/> umka_init
/> disk_add ../img/xfs_lookup_v4.qcow2 hd0 -c 1048576
/hd0: sector_size=512, capacity=14680064 (7 GiB), num_partitions=1
/hd0/1: fs=xfs, start=2048 (1 MiB), length=14675968 (7166 MiB)
/hd0: sector_size=512, capacity=6291456 (3 GiB), num_partitions=1
/hd0/1: fs=xfs, start=2048 (1 MiB), length=6287360 (3070 MiB)
/> cd /hd0/1/dir_sf
dir_sf> stat70 d0000000000/d0000000000
status = 0 success
File diff suppressed because it is too large Load Diff