walnux/fs/shm
dongjiuzhu1 b0904e7c39 fs/shm: add O_CLOEXEC when allocate new struct fd to avoid lost flags.
fix bug about ltp_interfaces_shm_open_11_1

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2025-06-15 07:12:44 -03:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
Kconfig fs/shmfs: Fix CONFIG_FS_SHM -> CONFIG_FS_SHMFS 2024-01-31 08:51:52 -08:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
shm_open.c fs/shm: add O_CLOEXEC when allocate new struct fd to avoid lost flags. 2025-06-15 07:12:44 -03:00
shm_unlink.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
shmfs.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
shmfs.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
shmfs_alloc.c fs/shm/shmfs_alloc.c: Allocate zero-initialized memory in flat build 2024-12-12 21:47:41 +08:00