mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-11-03 04:27:56 +10:00
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_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 | ||
| vxfs.h | ||