commit | 6c336b212bef66e507897c78551b3bb4e613a857 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Wed Jul 12 16:20:07 2017 -0600 |
committer | David Sterba <dsterba@suse.com> | Wed Aug 16 16:12:01 2017 +0200 |
tree | 6ca0c573107f936abf04f3d168ce4a9f60f78b71 | |
parent | 86d5f994425252d8a40e2184c94a2682ae8ecfbf [diff] |
btrfs: add a node counter to each of the rbtrees This patch adds counters to each of the rbtrees so that we can tell how large they are growing for a given workload. These counters will be exported by tracepoints in the next patch. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>