summaryrefslogtreecommitdiff
path: root/fs/ext4/super.c
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2008-01-29 04:58:27 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2008-01-29 04:58:27 (GMT)
commitcb47dce79145d04634156fd18437e1e78af712e4 (patch)
treed43ee74c88b8ea8463cff9741fa0f4f1e9604c0a /fs/ext4/super.c
parent91b51a018d7711b20e9e0bb14c3d790de4e310d4 (diff)
downloadlinux-fsl-qoriq-cb47dce79145d04634156fd18437e1e78af712e4.tar.xz
ext4: Return after ext4_error in case of failures
This fix some instances where we were continuing after calling ext4_error. ext4_error call panic only if errors=panic mount option is set. So we need to make sure we return correctly after ext4_error call Reported by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Diffstat (limited to 'fs/ext4/super.c')
0 files changed, 0 insertions, 0 deletions