1
0
Fork 0
alistair23-linux/fs/sysv
Eric Sesterhenn d6735bfcc9 BUG_ON() Conversion in fs/sysv/
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:39:21 +02:00
..
CHANGES Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ChangeLog correct email address of Manfred Spraul 2006-01-15 02:43:54 +01:00
INTRO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
balloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c BUG_ON() Conversion in fs/sysv/ 2006-04-02 13:39:21 +02:00
file.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
ialloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c [PATCH] cpuset memory spread: slab cache filesystems 2006-03-24 07:33:23 -08:00
itree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
namei.c [PATCH] sysv: switch to inode_inc_count, inode_dec_count 2006-03-23 07:38:15 -08:00
super.c [PATCH] fs: Use ARRAY_SIZE macro 2006-03-24 07:33:19 -08:00
symlink.c [PATCH] Fix up symlink function pointers 2005-08-19 18:08:21 -07:00
sysv.h [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00