From: Jan Kara Date: Wed, 16 Oct 2013 12:25:11 +0000 (-0400) Subject: ext4: fix assertion in ext4_add_complete_io() X-Git-Tag: v3.13-rc1~86^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78371a45dfa8f2a2f3892b983c39863a67c66b11;p=pandora-kernel.git ext4: fix assertion in ext4_add_complete_io() It doesn't make sense to require io_end->handle when we are in nojournal mode. So update the assertion accordingly to avoid false warnings from ext4_add_complete_io(). Reported-by: Eric Whitney Signed-off-by: Jan Kara Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed