From: Yongqiang Yang Date: Wed, 28 Dec 2011 17:02:13 +0000 (-0500) Subject: ext4: allocate delalloc blocks before changing journal mode X-Git-Tag: v3.3-rc1~114^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aff57b0c052344e8401a8b4a33c2a1ecb0f627c;p=pandora-kernel.git ext4: allocate delalloc blocks before changing journal mode delalloc blocks should be allocated before changing journal mode, otherwise they can not be allocated and even more truncate on delalloc blocks could triggre BUG by flushing delalloc buffers. Signed-off-by: Yongqiang Yang Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed