From: Eric Sandeen Date: Sat, 2 Aug 2008 22:51:06 +0000 (-0400) Subject: ext4: fix ext4_da_write_begin error path X-Git-Tag: v2.6.27-rc2~71^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5a0d4f732af3438e592efab4cb80076d1dd81b5;p=pandora-kernel.git ext4: fix ext4_da_write_begin error path ext4_da_write_begin needs to call journal_stop before returning, if the page allocation fails. Signed-off-by: Eric Sandeen Acked-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed