mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 23:46:32 +00:00
Don't check access mode if the file is being created
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
fbf2afd799
commit
bffc34c94b
4
test/syscall_test/blocklists.exfat/open_create_test
Normal file
4
test/syscall_test/blocklists.exfat/open_create_test
Normal file
@ -0,0 +1,4 @@
|
||||
CreateTest.ChmodReadToWriteBetweenOpens_NoRandomSave
|
||||
CreateTest.ChmodWriteToReadBetweenOpens_NoRandomSave
|
||||
CreateTest.CreateWithReadFlagNotAllowedByMode_NoRandomSave
|
||||
CreateTest.CreateWithWriteFlagNotAllowedByMode_NoRandomSave
|
Reference in New Issue
Block a user