From: Jan Schmidt Date: Mon, 13 Jun 2011 17:56:13 +0000 (+0200) Subject: btrfs scrub: added unverified_errors X-Git-Tag: v3.2-rc1~21^2~8^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13db62b7a1e8c64763a93c155091620f85ff8920;p=pandora-kernel.git btrfs scrub: added unverified_errors In normal operation, scrub is reading data sequentially in large portions. In case of an i/o error, we try to find the corrupted area(s) by issuing page sized read requests. With this commit we increment the unverified_errors counter if all of the small size requests succeed. Userland patches carrying such conspicous events to the administrator should already be around. Signed-off-by: Jan Schmidt --- Reading git-diff-tree failed