udf: Improve error recovery on mount
authorJan Kara <jack@suse.cz>
Tue, 1 Apr 2008 16:08:51 +0000 (18:08 +0200)
committerJan Kara <jack@suse.cz>
Thu, 17 Apr 2008 12:23:04 +0000 (14:23 +0200)
Report error when we fail to allocate memory for a bitmap and properly
release allocated memory and inodes for all the partitions in case of
mount failure and umount.

Signed-off-by: Jan Kara <jack@suse.cz>

No differences found