1
0
Fork 0
alistair23-linux/fs/smbfs
Eric Sesterhenn 5df0d31241 BUG_ON() Conversion in fs/smbfs/
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-01 01:16:26 +02:00
..
Makefile [PATCH] smbfs: remove kmalloc wrapper 2006-01-14 18:27:13 -08:00
cache.c [PATCH] shrink dentry struct 2006-01-08 20:13:58 -08:00
dir.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
file.c BUG_ON() Conversion in fs/smbfs/ 2006-04-01 01:16:26 +02:00
getopt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
getopt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c [PATCH] smbfs: Fix debug logging-only compilation error 2006-03-25 08:22:55 -08:00
ioctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc.c [PATCH] capable/capability.h (fs/) 2006-01-11 18:42:13 -08:00
proto.h [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
request.c [PATCH] smbfs: remove kmalloc wrapper 2006-01-14 18:27:13 -08:00
request.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smb_debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smbiod.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sock.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
symlink.c [PATCH] smbfs: 'names_cache' memory leak 2005-11-07 07:53:39 -08:00