mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
4688a066ec
According to Russell King, adfs was written to not require the big kernel lock, and all inode updates are done under adfs_dir_lock. All other metadata in adfs is read-only and does not require locking. The use of the BKL is the result of various pushdowns from the VFS operations. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Russell King <rmk@arm.linux.org.uk> Cc: Stuart Swales <stuart.swales.croftnuisk@gmail.com> |
||
---|---|---|
.. | ||
adfs.h | ||
dir_f.c | ||
dir_f.h | ||
dir_fplus.c | ||
dir_fplus.h | ||
dir.c | ||
file.c | ||
inode.c | ||
Kconfig | ||
Makefile | ||
map.c | ||
super.c |