Re: [PATCH 06/21] Btrfs: add a extent ref verify tool

2017-10-13 Thread David Sterba
On Fri, Sep 29, 2017 at 03:43:50PM -0400, Josef Bacik wrote: > We were having corruption issues that were tied back to problems with the > extent > tree. In order to track them down I built this tool to try and find the > culprit, which was pretty successful. If you compile with this tool on it

[PATCH 06/21] Btrfs: add a extent ref verify tool

2017-09-29 Thread Josef Bacik
We were having corruption issues that were tied back to problems with the extent tree. In order to track them down I built this tool to try and find the culprit, which was pretty successful. If you compile with this tool on it will live verify every ref update that the fs makes and make sure it