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 <[email protected]>
---
tests/generic/288 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/generic/288 b/tests/generic/288
index 0368828..aed6238 100755
--- a/tests/generic/288
+++ b/tests/generic/288
@@ -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 <[email protected]>
--
1.8.3.2
--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html