original_kernel/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
..
Makefile
cache.c
cnode.c
coda_int.h
coda_linux.c
dir.c
file.c
inode.c
pioctl.c
psdev.c
symlink.c
sysctl.c
upcall.c