From: Yongqiang Yang Date: Wed, 5 Sep 2012 05:27:50 +0000 (-0400) Subject: ext4: avoid duplicate writes of the backup bg descriptor blocks X-Git-Tag: v3.7-rc1~91^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ebd1704ded88a8ae29b5f3998b13959c715c4be;p=pandora-kernel.git ext4: avoid duplicate writes of the backup bg descriptor blocks The resize code was needlessly writing the backup block group descriptor blocks multiple times (once per block group) during an online resize. Signed-off-by: Yongqiang Yang Signed-off-by: "Theodore Ts'o" Cc: stable@vger.kernel.org --- Reading git-diff-tree failed