xfs/504: fix bogus test description
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 24 Jul 2019 04:13:00 +0000 (21:13 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 28 Jul 2019 11:08:08 +0000 (19:08 +0800)
Fix the description of this test to reflect what it actually checks.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/504

index cc6088d1864c54be9e0122e1a67d78aec443b50c..c6435117022ff0bdbd9d1c1f168c272879c00768 100755 (executable)
@@ -4,10 +4,10 @@
 #
 # FS QA Test No. 504
 #
-# Create a directory with multiple filenames that all appear the same
-# (in unicode, anyway) but point to different inodes.  In theory all
-# Linux filesystems should allow this (filenames are a sequence of
-# arbitrary bytes) even if the user implications are horrifying.
+# Create a filesystem label with emoji and confusing unicode characters
+# to make sure that these special things actually work on xfs.  In
+# theory it should allow this (labels are a sequence of arbitrary bytes)
+# even if the user implications are horrifying.
 #
 seq=`basename "$0"`
 seqres="$RESULT_DIR/$seq"