rt-thread-official/components/dfs/dfs_v2/filesystems
Shell d45e13c471 fixup: dfs_v2: Correct device mode permissions in devfs
The mode permissions for character, block, and pipe devices were
previously set to 0777, which is overly permissive and not in line
with standard practice. This change reduces the permissions to 0666,
restricting execute permissions while still allowing read/write access.

Changes:
- Adjusted permissions for character/block/pipe devices from 0777 to 0666.

Signed-off-by: Shell <smokewood@qq.com>
2024-09-15 13:29:43 -04:00
..
cromfs bsp: cvitek/c906B: feat: add config of bootfs 2024-07-29 20:16:54 +08:00
devfs fixup: dfs_v2: Correct device mode permissions in devfs 2024-09-15 13:29:43 -04:00
elmfat [clang-format] 增加clang-format格式化配置,通过ide或者手动运行tools/run-clang-format.py进行代码自动格式化 2024-04-21 01:18:37 -04:00
mqueue sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
ptyfs fixup: ptyfs: CI reported snprintf type issues 2024-09-01 15:12:34 -04:00
ramfs [DFS] prepare for dfs_v2.0 (#7200) 2023-04-08 22:25:51 +08:00
romfs sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
skeleton [dfs] Add DFS v2.0 (#7606) 2023-06-10 21:35:25 +08:00
tmpfs [fix]fix tmpfs bug (#8970) 2024-06-13 08:54:02 +08:00
.ignore_format.yml [DFS] add Kconfig for dfs-v2.0 (#7156) 2023-04-04 15:02:56 +08:00
SConscript [DFS] add Kconfig for dfs-v2.0 (#7156) 2023-04-04 15:02:56 +08:00