android_kernel_google_msm/fs/udf
marcin.slusarz@gmail.com 1ab9278570 udf: simplify __udf_read_inode
- move all brelse(ibh) after main if, because it's called
  on every path except one where ibh is null
- move variables to the most inner blocks

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2008-04-17 14:22:28 +02:00
..
balloc.c udf: replace all adds to little endians variables with le*_add_cpu 2008-04-17 14:22:28 +02:00
crc.c udf: constify crc 2008-04-17 14:22:24 +02:00
dir.c
directory.c
ecma_167.h
file.c udf: move headers out include/linux/ 2008-04-17 14:22:23 +02:00
fsync.c
ialloc.c udf: replace all adds to little endians variables with le*_add_cpu 2008-04-17 14:22:28 +02:00
inode.c udf: simplify __udf_read_inode 2008-04-17 14:22:28 +02:00
lowlevel.c udf: move headers out include/linux/ 2008-04-17 14:22:23 +02:00
Makefile
misc.c udf: move headers out include/linux/ 2008-04-17 14:22:23 +02:00
namei.c
osta_udf.h
partition.c udf: move headers out include/linux/ 2008-04-17 14:22:23 +02:00
super.c make udf_error() static 2008-04-17 14:22:23 +02:00
symlink.c udf: move headers out include/linux/ 2008-04-17 14:22:23 +02:00
truncate.c udf: truncate: create function for updating of Allocation Ext Descriptor 2008-04-17 14:22:28 +02:00
udf_i.h udf: move headers out include/linux/ 2008-04-17 14:22:23 +02:00
udf_sb.h udf: move headers out include/linux/ 2008-04-17 14:22:23 +02:00
udfdecl.h udf: constify crc 2008-04-17 14:22:24 +02:00
udfend.h
udftime.c
unicode.c udf: udf_CS0toNLS cleanup 2008-04-17 14:22:24 +02:00