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)
commitdd68314ccf3fb918c1fb6471817edbc60ece4b52
tree9faa6b90bfafcd3dbaac1df206df7f56e537030e
parent8f021222c1e2756ea4c9dde93b23e1d2a0a4ec37
ext4: fix up ext4 error handling

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