From: Luis R. Rodriguez Date: Fri, 15 Dec 2017 20:41:18 +0000 (-0800) Subject: xfs/040: document purpose X-Git-Tag: v2022.05.01~1723 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=39fa7d89bce582cca1b35f659b42cf4aa7456641;p=xfstests-dev.git xfs/040: document purpose Getting xfs/040 to "pass" takes a bit of effort, however the effort to require updating xfsprogs is purely an xfsprogs maintainer task only. There no functional gain by users of xfs or a QA team to get this test to pass. This is not trivial from the current description so document this. Signed-off-by: Luis R. Rodriguez Reviewed-by: Bill O'Donnell Signed-off-by: Eryu Guan --- diff --git a/tests/xfs/040 b/tests/xfs/040 index fadb888c..3fd31899 100755 --- a/tests/xfs/040 +++ b/tests/xfs/040 @@ -3,6 +3,11 @@ # # compare-libxfs test # +# The purpose of this test is only to nag the maintainer of xfsprogs to try to +# keep xfsprogs's libxfs files in sync with the latest kernel's libxfs. There +# is no functional need for anyone to actually run this test to confirm +# proper XFS functionalilty, this is an xfsprogs maintainer test. +# #----------------------------------------------------------------------- # Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved. #