remarkable-linux/fs/coda
Eric Sesterhenn c5d3237c24 BUG_ON() Conversion in fs/coda/
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-03-24 18:42:13 +01:00
..
cache.c BUG_ON() Conversion in fs/coda/ 2006-03-24 18:42:13 +01:00
cnode.c BUG_ON() Conversion in fs/coda/ 2006-03-24 18:42:13 +01:00
coda_int.h [PATCH] fs/coda/: proper prototypes 2006-03-24 07:33:21 -08:00
coda_linux.c
dir.c [PATCH] fs/coda/: proper prototypes 2006-03-24 07:33:21 -08:00
file.c [PATCH] fs/coda/: proper prototypes 2006-03-24 07:33:21 -08:00
inode.c [PATCH] cpuset memory spread: slab cache filesystems 2006-03-24 07:33:23 -08:00
Makefile
pioctl.c
psdev.c [PATCH] fs/coda/: proper prototypes 2006-03-24 07:33:21 -08:00
symlink.c
sysctl.c
upcall.c