commit | c92bb3046ff639df5c39fea6cfedea6e9885e36d | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Fri Jun 19 15:24:50 2020 +0300 |
committer | David Sterba <dsterba@suse.com> | Mon Jul 27 12:55:30 2020 +0200 |
tree | 8bd2e697fd66fe262a2a19c20514861ca69dd5dd | |
parent | 1cb1f0b2486b0893a3ebf20c42f2df27649ae2b4 [diff] |
btrfs: tracepoints: switch extent_io_tree_owner to using EM macro This fixes correct pint out of the extent io tree owner in btrfs_set_extent_bit/btrfs_clear_extent_bit/btrfs_convert_extent_bit tracepoints. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>