Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-30 | btrfs: Move leaf and node validation checker to tree-checker.c | Qu Wenruo | |
It's no doubt the comprehensive tree block checker will become larger, so moving them into their own files is quite reasonable. Signed-off-by: Qu Wenruo <quwenruo.btrfs@gmx.com> [ wording adjustments ] Signed-off-by: David Sterba <dsterba@suse.com> |