The test only checks copy to immutable file Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> --- 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