mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fstests: fix wrong seq number in test
Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FSQA Test No. 400
|
||||
# FSQA Test No. 005
|
||||
#
|
||||
# Since loff_t is a signed type, it is invalid for a filesystem to load
|
||||
# an inode with i_size = -1ULL. Unfortunately, nobody checks this,
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
#! /bin/bash
|
||||
# FSQA Test No. 401
|
||||
# FSQA Test No. 007
|
||||
#
|
||||
# Since loff_t is a signed type, it is invalid for a filesystem to load
|
||||
# an inode with i_size = -1ULL. Unfortunately, nobody checks this,
|
||||
|
||||
Reference in New Issue
Block a user