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/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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07: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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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
pioctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
psdev.c [PATCH] fs/coda/: proper prototypes 2006-03-24 07:33:21 -08:00
symlink.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
upcall.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00