aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/inode.c
diff options
context:
space:
mode:
authorWang Shilong <wangsl-fnst@cn.fujitsu.com>2013-01-12 01:34:50 -0800
committerJan Kara <jack@suse.cz>2013-01-21 11:19:56 +0100
commit2b0542a4a0d9b8cb98e64fc87c5e31d130029a92 (patch)
treef4dceeb8df21b16ffe4fe949816503b15d0fc649 /fs/ext3/inode.c
parentExt3: add necessary check in case IO error happens (diff)
downloadlinux-dev-2b0542a4a0d9b8cb98e64fc87c5e31d130029a92.tar.xz
linux-dev-2b0542a4a0d9b8cb98e64fc87c5e31d130029a92.zip
Ext2: 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 optimize it. Signed-off-by: Wang shilong <wangsl-fnst@cn.fujitsu.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ext3/inode.c')
0 files changed, 0 insertions, 0 deletions