* [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
* Re: [PATCH] generic/553: fix test description
2019-06-10 19:45 [PATCH] generic/553: fix test description Amir Goldstein
@ 2019-06-11 3:18 ` Darrick J. Wong
0 siblings, 0 replies; 2+ messages in thread
From: Darrick J. Wong @ 2019-06-11 3:18 UTC (permalink / raw)
To: Amir Goldstein; +Cc: Eryu Guan, Dave Chinner, fstests, linux-xfs
On Mon, Jun 10, 2019 at 10:45:45PM +0300, Amir Goldstein wrote:
> The test only checks copy to immutable file
>
> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Looks ok,
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
--D
> ---
> 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 [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