Files
ubports_kernel_google_msm/fs/ext3
Aneesh Kumar K.V feda58d37a ext3: return after ext3_error in case of failures
This fixes some instances where we were continuing after calling
ext3_error.  ext3_error calls panic only if errors=panic mount option is
set.  So we need to make sure we return correctly after ext3_error call

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-06 10:41:20 -08:00
..
2007-10-17 08:42:47 -07:00
2007-11-14 18:45:43 -08:00
2007-10-18 14:37:31 -07:00
2007-11-14 18:45:43 -08:00
2005-10-30 17:37:25 -08:00
2007-10-19 11:53:34 -07:00