commit | 1ab9278570077101d1e367399686be62b22c4019 | [log] [tgz] |
---|---|---|
author | marcin.slusarz@gmail.com <marcin.slusarz@gmail.com> | Wed Jan 30 22:03:58 2008 +0100 |
committer | Jan Kara <jack@suse.cz> | Thu Apr 17 14:22:28 2008 +0200 |
tree | 3f7f705199e3ab469a366333d6c48e8cde49e36d | |
parent | c2104fda5e6a6981e385b2d11c5c591ab06d82a2 [diff] |
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>