All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] generic/553: fix test description
@ 2019-06-11 15:39 Amir Goldstein
  2019-06-11 15:39 ` [PATCH v2 2/2] generic/554: test only copy to active swap file Amir Goldstein
  2019-06-11 15:40 ` [PATCH v2 1/2] generic/553: fix test description Amir Goldstein
  0 siblings, 2 replies; 14+ messages in thread
From: Amir Goldstein @ 2019-06-11 15:39 UTC (permalink / raw)
  To: Eryu Guan
  Cc: Darrick J . Wong, Dave Chinner, Theodore Ts'o, fstests, linux-xfs

The test only checks copy to immutable file.
Note the kernel fix commit.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---

Changes from v1:
- Document kernel fix commit

 tests/generic/553 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/tests/generic/553 b/tests/generic/553
index 98ef77cc..58e0d5ef 100755
--- a/tests/generic/553
+++ b/tests/generic/553
@@ -4,7 +4,10 @@
 #
 # 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
+#
+# This is a regression test for kernel commit:
+#   a31713517dac ("vfs: introduce generic_file_rw_checks()")
 #
 seq=`basename $0`
 seqres=$RESULT_DIR/$seq
-- 
2.17.1

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

end of thread, other threads:[~2019-06-26  1:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 15:39 [PATCH v2 1/2] generic/553: fix test description Amir Goldstein
2019-06-11 15:39 ` [PATCH v2 2/2] generic/554: test only copy to active swap file Amir Goldstein
2019-06-11 15:41   ` Amir Goldstein
2019-06-11 15:59   ` Theodore Ts'o
2019-06-11 16:07     ` Amir Goldstein
2019-06-18  9:02   ` Murphy Zhou
2019-06-18  9:16     ` Amir Goldstein
2019-06-18  9:36       ` Murphy Zhou
2019-06-18 15:02       ` Theodore Ts'o
2019-06-18 15:11         ` Darrick J. Wong
2019-06-25 10:29           ` Yang Xu
2019-06-25 10:35             ` Amir Goldstein
2019-06-26  1:18               ` Yang Xu
2019-06-11 15:40 ` [PATCH v2 1/2] generic/553: fix test description Amir Goldstein

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.