linux/fs/freevxfs
Eric Sesterhenn 7ec7073809 BUG_ON() Conversion in fs/freevxfs/
this changes if() BUG(); constructs to BUG_ON() which is
cleaner, contains unlikely() and can better optimized away.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-04-02 13:41:02 +02:00
..
Makefile
vxfs.h
vxfs_bmap.c
vxfs_dir.h
vxfs_extern.h [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
vxfs_fshead.c
vxfs_fshead.h
vxfs_immed.c
vxfs_inode.c
vxfs_inode.h
vxfs_lookup.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
vxfs_olt.c BUG_ON() Conversion in fs/freevxfs/ 2006-04-02 13:41:02 +02:00
vxfs_olt.h
vxfs_subr.c
vxfs_super.c