mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
6d7bccc221
All uses of the BKL in freevxfs were the result of a pushdown into code that doesn't really need it. As Christoph points out, this is a read-only file system, which eliminates most of the races in readdir/lookup. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Christoph Hellwig <hch@infradead.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
vxfs.h | ||
vxfs_bmap.c | ||
vxfs_dir.h | ||
vxfs_extern.h | ||
vxfs_fshead.c | ||
vxfs_fshead.h | ||
vxfs_immed.c | ||
vxfs_inode.c | ||
vxfs_inode.h | ||
vxfs_lookup.c | ||
vxfs_olt.c | ||
vxfs_olt.h | ||
vxfs_subr.c | ||
vxfs_super.c |