fangxinyong d1825a7acb fs/mmap: only MAP_SHARED mapping need file write permisson
If MAP_PRIVATE is specified, do not change the underlying object,
that is OK to open file with read-only permission. Change to pass:
testcases/open_posix_testsuite/conformance/interfaces/mmap/6-5.c

Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>
2023-08-02 22:57:28 -07:00
..
2023-08-01 23:15:37 +02:00
2023-08-01 23:15:37 +02:00
2023-07-31 21:41:30 -07:00
2023-07-11 23:32:17 +08:00
2023-07-29 20:27:10 -07:00
2023-08-01 23:15:37 +02:00
2023-08-01 23:15:37 +02:00
2023-07-11 23:32:17 +08:00
2023-01-28 19:53:20 +02:00