From: Darrick J. Wong Date: Mon, 28 Jul 2014 17:06:26 +0000 (-0400) Subject: ext4: check inline directory before converting X-Git-Tag: omap-for-v3.17/fixes-against-rc2~162^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b163f1c45f52752677e66d2fd273dbfd273a22;p=pandora-kernel.git ext4: check inline directory before converting Before converting an inline directory to a regular directory, check the directory entries to make sure they're not obviously broken. This helps us to avoid a BUG_ON if one of the dirents is trashed. Signed-off-by: Darrick J. Wong Signed-off-by: Theodore Ts'o Reviewed-by: Andreas Dilger --- Reading git-diff-tree failed