From: Dmitry Monakhov Date: Mon, 4 Mar 2013 05:41:05 +0000 (-0500) Subject: ext4: add warning to ext4_convert_unwritten_extents_endio X-Git-Tag: v3.9-rc4~16^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff95ec22cd7faa0d8b58dcc4207f21502df7b00b;p=pandora-kernel.git ext4: add warning to ext4_convert_unwritten_extents_endio Splitting extents inside endio is a bad thing, but unfortunately it is still possible. In fact we are pretty close to the moment when all related issues will be fixed. Let's warn developer if it still the case. Signed-off-by: Dmitry Monakhov Signed-off-by: "Theodore Ts'o" Reviewed-by: Jan Kara --- Reading git-diff-tree failed