From: Namjae Jeon Date: Tue, 27 May 2014 16:48:55 +0000 (-0400) Subject: ext4: fix ZERO_RANGE test failure in data journalling X-Git-Tag: omap-for-v3.16/fixes-against-rc1~88^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1ee60fd89670da61b0a4bda59f8ffb2b8abea63;p=pandora-kernel.git ext4: fix ZERO_RANGE test failure in data journalling xfstests generic/091 is failing when mounting ext4 with data=journal. I think that this regression is same problem that occurred prior to collapse range issue. So ZERO RANGE also need to call ext4_force_commit as collapse range. Cc: stable@vger.kernel.org Signed-off-by: Namjae Jeon Signed-off-by: Ashish Sangwan Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed