search for: gd85c8a6

Displaying 2 results from an estimated 2 matches for "gd85c8a6".

2011 Dec 22
0
[RESEND] [PATCH v2] Btrfs: runtime integrity check tool
...nded for normal use. In most cases, unless you are a btrfs developer who needs to verify the integrity of (super)-block write requests, do not enable the config option BTRFS_FS_CHECK_INTEGRITY to include and compile the integrity check tool. The patches are based on Chris Mason''s v3.1-182-gd85c8a6. Stefan Behrens (4): Btrfs: add optional integrity check code Btrfs: add config option to enable btrfs integrity check Btrfs: Makefile changes to optionally include btrfs integrity check Btrfs: integrate integrity check module into btrfs fs/btrfs/Kconfig | 19 + fs/btrfs/Make...
2011 Dec 09
10
[PATCH 0/3] Btrfs: add IO error device stats
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. An ioctl interface is added to get the device statistic counters. A second ioctl is added to atomically get