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)
commit2e0838fd0c0b8f0753a4be9af9f9712c4be881e1
treeeacb67341a7b352bd8c29e9b36179e61a8002291
parentc0eb31ed130ab18e1858179a644e39aee2355a13
udf: Improve error recovery on mount

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>
fs/udf/super.c