Btrfs: hooks for qgroup to record delayed refs
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 14 Jun 2012 14:37:44 +0000 (16:37 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 12 Jul 2012 08:54:38 +0000 (10:54 +0200)
Hooks into qgroup code to record refs and into transaction commit.
This is the main entry point for qgroup. Basically every change in
extent backrefs got accounted to the appropriate qgroups.

Signed-off-by: Arne Jansen <sensille@gmx.net>
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>

No differences found