From: Chris Mason Date: Tue, 18 Nov 2008 17:13:12 +0000 (-0500) Subject: Btrfs: switch back to wait_on_page_writeback to wait on metadata writes X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=105d931d482b7d1b1b2dd4b0ea30365db8630b9f;p=pandora-kernel.git Btrfs: switch back to wait_on_page_writeback to wait on metadata writes The extent based waiting was using more CPU, and other fixes have helped with the unplug storm problems. Signed-off-by: Chris Mason --- Reading git-diff-tree failed