commit | 7b9586bc2b31b8f62da651cb0ddf926997c93954 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Mar 15 17:42:07 2019 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Apr 29 19:02:26 2019 +0200 |
tree | 38080cc41e9461e9751b71bdd5231a93c7da7ef7 | |
parent | 3199366da73dddbfa5a0b36a7438dac008d2053e [diff] |
btrfs: tests: properly initialize fs_info of extent buffer The fs_info is supposed to be valid, even though it's not used right now and the test does not crash. Signed-off-by: David Sterba <dsterba@suse.com>