commit | 0e08eb9b1c1701f1fda8e8d7f4d2b93e7e54941f | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Tue Apr 03 21:55:17 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon May 28 18:07:17 2018 +0200 |
tree | 37865b8d01b52b4b9241c83e575bdccbe3e60597 | |
parent | 2e63e62d981dcaa822d3a845935b009b2543b3f2 [diff] |
btrfs: tests: pass fs_info to extent_map tests Preparatory work to pass fs_info to btrfs_add_extent_mapping so we can get a better tracepoint message. Extent maps do not need fs_info for anything so we only add a dummy one without any other initialization. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>