btrfs-progs: backref: push state tracking into a helper structure
authorJeff Mahoney <jeffm@suse.com>
Tue, 25 Jul 2017 20:51:35 +0000 (16:51 -0400)
committerDavid Sterba <dsterba@suse.com>
Fri, 6 Oct 2017 11:41:07 +0000 (13:41 +0200)
commit3ae36b3b0f13326df8b38ff4a4df1ce47fccd417
tree98399cfc983cb489cfb3087cbb90d09b2a313a27
parenta5ce5d2198226db6e4ed8f99c6f34ef74e8567bf
btrfs-progs: backref: push state tracking into a helper structure

Eventually, we'll have several lists and trees, as well as some statistics.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
backref.c