From: Stefan Behrens Date: Tue, 6 Nov 2012 14:06:47 +0000 (+0100) Subject: Btrfs: allow repair code to include target disk when searching mirrors X-Git-Tag: v3.8-rc1~71^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6d620e2a5704f6bf3a39c92a75aad962c51cb3;p=pandora-kernel.git Btrfs: allow repair code to include target disk when searching mirrors Make the target disk of a running device replace operation available for reading. This is only used as a last ressort for the defect repair procedure. And it is dependent on the location of the data block to read, because during an ongoing device replace operation, the target drive is only partially filled with the filesystem data. Signed-off-by: Stefan Behrens Signed-off-by: Chris Mason --- Reading git-diff-tree failed