Skip to content
Commit f8a0590f authored by ZhangXiaoxu's avatar ZhangXiaoxu Committed by Shuah Khan
Browse files

selftests: efivarfs: remove the test_create_read file if it was exist



After the first run, the test case 'test_create_read' will always
fail because the file is exist and file's attr is 'S_IMMUTABLE',
open with 'O_RDWR' will always return -EPERM.

Signed-off-by: default avatarZhangXiaoxu <zhangxiaoxu5@huawei.com>
Signed-off-by: default avatarShuah Khan <shuah@kernel.org>
parent 0a7dc82e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment