commit | 2b2e27eb9230686a0e8d933b2933327a5c88671a | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Wed Jun 22 18:54:27 2016 -0400 |
committer | David Sterba <dsterba@suse.com> | Tue Dec 06 16:06:57 2016 +0100 |
tree | eac128e111c3f830bb45f19c81e1927a26ebb7f4 | |
parent | 5112febbc772830f8b1a981570d75c8cb4b93a36 [diff] |
btrfs: alloc_reserved_file_extent trace point should use extent_root Even though a separate root is passed in, we're still operating on the extent root. Let's use that for the trace point. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>