From: Stefan Behrens Date: Fri, 25 May 2012 14:06:08 +0000 (+0200) Subject: Btrfs: add device counters for detected IO and checksum errors X-Git-Tag: v3.5-rc1~17^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=442a4f6308e694e0fa6025708bd5e4e424bbf51c;p=pandora-kernel.git Btrfs: add device counters for detected IO and checksum errors The goal is to detect when drives start to get an increased error rate, when drives should be replaced soon. Therefore statistic counters are added that count IO errors (read, write and flush). Additionally, the software detected errors like checksum errors and corrupted blocks are counted. Signed-off-by: Stefan Behrens --- Reading git-diff-tree failed