From: Theodore Ts'o Date: Mon, 1 Sep 2014 18:36:09 +0000 (-0400) Subject: ext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized_extent() X-Git-Tag: fixes-against-v3.18-rc2~28^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f224b8b7be6856a3ceaf7f9d9c1860d467174ae;p=pandora-kernel.git ext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized_extent() Transfer responsibility of freeing struct ext4_ext_path on error to ext4_ext_find_extent(). Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed