ipl/ext2: Fix block calculation and close file handle

I missed one block offset calculation in ext3_extent_load_find().
In addition, close the ext2 file handle in ext2_close() when finished.

Signed-off-by: Helge Deller <deller@gmx.de>
1 file changed