generic: copy_file_range immutable file test

Check that we cannot copy_file_range() to/from an immutable file.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Amir Goldstein
2019-06-02 15:41:10 +03:00
committed by Eryu Guan
parent 7a3a9f5754
commit 61a838524a
3 changed files with 65 additions and 0 deletions
+1
View File
@@ -555,3 +555,4 @@
550 auto quick encrypt
551 auto stress aio
552 auto quick log
553 auto quick copy_range