]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/45[34]: force UTF-8 codeset to enable utf-8 namer checks in xfs_scrub
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 26 Oct 2017 05:51:58 +0000 (22:51 -0700)
committerEryu Guan <eguan@redhat.com>
Fri, 27 Oct 2017 05:39:00 +0000 (13:39 +0800)
commita7ee21e5cbec18fc72655514410f0f700c7cef6e
tree9fb1c422395fa007b1dd40edea8c807223b5d9d6
parent148090c1c4400306c9077eb3eaaea18c61e15d5e
generic/45[34]: force UTF-8 codeset to enable utf-8 namer checks in xfs_scrub

The upcoming xfs_scrub tool will have the ability to warn about
suspicious UTF-8 normalization collisions.  We want generic/45[34]
to be able to test this functionality, but to do that we have to
forcibly set the codeset to UTF-8 via LC_ALL since the rest of
xfstests only uses LC_ALL=C.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/453
tests/generic/454