Archived
14
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/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
..
balloc.c
ChangeLog
CHANGES
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
inode.c [PATCH] cpuset memory spread: slab cache filesystems 2006-03-24 07:33:23 -08:00
INTRO
itree.c
Makefile
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
sysv.h [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00