ext4: fix up ext4 error handling
authorTheodore Ts'o <tytso@mit.edu>
Thu, 3 Feb 2011 19:33:49 +0000 (14:33 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 3 Feb 2011 19:33:49 +0000 (14:33 -0500)
Make sure we the correct cleanup happens if we die while trying to
load the ext4 file system.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found