public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] generic/553: fix test description
@ 2019-06-10 19:45 Amir Goldstein
  2019-06-11  3:18 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Amir Goldstein @ 2019-06-10 19:45 UTC (permalink / raw)
  To: Eryu Guan; +Cc: Darrick J . Wong, Dave Chinner, fstests, linux-xfs

The test only checks copy to immutable file

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---
 tests/generic/553 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/553 b/tests/generic/553
index efe25d84..117c0ad5 100755
--- a/tests/generic/553
+++ b/tests/generic/553
@@ -4,7 +4,7 @@
 #
 # FS QA Test No. 553
 #
-# Check that we cannot copy_file_range() to/from an immutable file
+# Check that we cannot copy_file_range() to an immutable file
 #
 seq=`basename $0`
 seqres=$RESULT_DIR/$seq
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-11  3:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-10 19:45 [PATCH] generic/553: fix test description Amir Goldstein
2019-06-11  3:18 ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox