mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
63b6a5644e
Teach fstests to extract timestamp limits of a filesystem using the new xfs_db timelimit command. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Allison Henderson <allison.henderson@oracle.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
16 lines
327 B
Plaintext
16 lines
327 B
Plaintext
QA output created by 159
|
|
classic xfs timelimits
|
|
time.min = -2147483648
|
|
time.max = 2147483647
|
|
dqtimer.min = 1
|
|
dqtimer.max = 4294967295
|
|
dqgrace.min = 0
|
|
dqgrace.min = 4294967295
|
|
bigtime xfs timelimits
|
|
time.min = -2147483648
|
|
time.max = 16299260424
|
|
dqtimer.min = 4
|
|
dqtimer.max = 16299260424
|
|
dqgrace.min = 0
|
|
dqgrace.min = 4294967295
|