add locks to the shared objects of ext2 fs
authorLunaixsky <lunaixsky@qq.com>
Sat, 3 May 2025 18:10:01 +0000 (19:10 +0100)
committerLunaixsky <lunaixsky@qq.com>
Sat, 3 May 2025 18:10:01 +0000 (19:10 +0100)
commit130d1cf10ae76844c1dfe5002c741b82a53244a5
tree73853dbac2f563147c5e6b407d3f773e949a8636
parent4cf445cb569be5f1f078ea27fd5d1b172402f44f
add locks to the shared objects of ext2 fs
lunaix-os/kernel/fs/ext2/alloc.c
lunaix-os/kernel/fs/ext2/dir.c
lunaix-os/kernel/fs/ext2/ext2.h
lunaix-os/kernel/fs/ext2/file.c
lunaix-os/kernel/fs/ext2/group.c
lunaix-os/kernel/fs/ext2/inode.c
lunaix-os/kernel/fs/ext2/mount.c