mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/288: correct the testcase description
The testcase tests 2 corner cases:
Length is zero
Length is smaller than block size
Correct the beginning description by changing "of" to "or".
Signed-off-by: Wang Sheng-Hui <shhuiw@foxmail.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
dce54db084
commit
ea9e6f5860
+1
-1
@@ -2,7 +2,7 @@
|
||||
# FS QA Test No. 288
|
||||
#
|
||||
# This check the FITRIM argument handling in the corner case where length is
|
||||
# smaller than block size of zero.
|
||||
# smaller than block size or zero.
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
# Copyright 2012 (C) Red Hat, Inc., Lukas Czerner <lczerner@redhat.com>
|
||||
|
||||
Reference in New Issue
Block a user