mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
Add a new lock, dcache_inode_lock, to protect the inode's i_dentry list from concurrent modification. d_alias is also protected by d_lock. Signed-off-by: Nick Piggin <npiggin@kernel.dk> |
||
|---|---|---|
| .. | ||
| affs.h | ||
| amigaffs.c | ||
| bitmap.c | ||
| Changes | ||
| dir.c | ||
| file.c | ||
| inode.c | ||
| Kconfig | ||
| Makefile | ||
| namei.c | ||
| super.c | ||
| symlink.c | ||