dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/freevxfs
Arnd Bergmann 6d7bccc221 BKL: remove BKL from freevxfs
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>
2010-10-21 18:48:09 +02:00
..
Kconfig
Makefile
vxfs.h
vxfs_bmap.c
vxfs_dir.h
vxfs_extern.h convert remaining ->clear_inode() to ->evict_inode() 2010-08-09 16:48:37 -04:00
vxfs_fshead.c
vxfs_fshead.h
vxfs_immed.c
vxfs_inode.c convert remaining ->clear_inode() to ->evict_inode() 2010-08-09 16:48:37 -04:00
vxfs_inode.h
vxfs_lookup.c BKL: remove BKL from freevxfs 2010-10-21 18:48:09 +02:00
vxfs_olt.c
vxfs_olt.h
vxfs_subr.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
vxfs_super.c BKL: remove BKL from freevxfs 2010-10-21 18:48:09 +02:00