alistair23-linux/fs/udf
Eric Sesterhenn 2c2111c2bd BUG_ON() Conversion in fs/udf/
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:40:13 +02:00
..
balloc.c [PATCH] sem2mutex: UDF 2006-03-23 07:38:14 -08:00
crc.c
dir.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
directory.c
ecma_167.h
file.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
fsync.c
ialloc.c [PATCH] sem2mutex: UDF 2006-03-23 07:38:14 -08:00
inode.c BUG_ON() Conversion in fs/udf/ 2006-04-02 13:40:13 +02:00
lowlevel.c
Makefile
misc.c
namei.c
osta_udf.h
partition.c
super.c [PATCH] cpuset memory spread: slab cache format 2006-03-24 07:33:23 -08:00
symlink.c
truncate.c
udf_i.h
udf_sb.h [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options 2006-03-08 14:14:00 -08:00
udfdecl.h [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
udfend.h
udftime.c
unicode.c