linux/fs/ext3
Wang Shilong 1b7d76e9b1 Ext3: use unlikely to improve the efficiency of the kernel
Because the function 'sb_getblk' seldomly fails to return
NULL value,it will be better to use unlikely to check it.

Signed-off-by: Wang Shilong <wangsl-fnst@cn.fujitsu.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2013-01-21 11:19:57 +01:00
..
acl.c userns: Convert extN to support kuids and kgids in posix acls 2012-09-18 01:01:36 -07:00
acl.h
balloc.c ext3: Avoid underflow of in ext3_trim_fs() 2012-11-19 21:36:12 +01:00
bitmap.c ext3: use memweight() 2012-07-30 17:25:16 -07:00
dir.c lseek: the "whence" argument is called "whence" 2012-12-17 17:15:12 -08:00
ext3_jbd.c
ext3.h Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 2012-05-25 08:14:59 -07:00
file.c
fsync.c ext3: Check return value of blkdev_issue_flush() 2012-07-09 23:40:46 +02:00
hash.c
ialloc.c
inode.c Ext3: use unlikely to improve the efficiency of the kernel 2013-01-21 11:19:57 +01:00
ioctl.c
Kconfig
Makefile
namei.c ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX 2013-01-21 11:19:55 +01:00
namei.h ext3: ext3_bread usage audit 2012-10-09 23:21:42 +02:00
resize.c Ext3: use unlikely to improve the efficiency of the kernel 2013-01-21 11:19:57 +01:00
super.c ext3: Fix memory leak when quota options are specified multiple times 2013-01-21 11:19:55 +01:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c Ext3: use unlikely to improve the efficiency of the kernel 2013-01-21 11:19:57 +01:00
xattr.h