]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit76f8f165533633142796d706f0b5a621b52eae62
tree9faa6b90bfafcd3dbaac1df206df7f56e537030e
parentf0dec8c6e80befce76dc1060c22aa3605f4a25eb
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