From: Chris Mason Date: Tue, 18 Nov 2008 15:31:22 +0000 (-0500) Subject: Btrfs: unplug all devices in the unplug call back X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f0ba5bd91d42706ba78f97ec638c6a821db1c5e;p=pandora-kernel.git Btrfs: unplug all devices in the unplug call back For larger multi-device filesystems, there was logic to limit the number of devices unplugged to just the page that was sent to our sync_page function. But, the code wasn't always unplugging the right device. Since this was just an optimization, disable it for now. Signed-off-by: Chris Mason --- Reading git-diff-tree failed