commit | 24880be59c5abdb4f686e17fcf4414518d7fec31 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Mon Sep 21 22:07:14 2020 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Jun 21 15:19:06 2021 +0200 |
tree | f05baaf4bd16fb4112839630323484906f21e6f2 | |
parent | dfd29eed4ab5881a1af9f07c3573c0be5593dc1f [diff] |
btrfs: clean up header members offsets in write helpers Move header offsetof() to the expression that calculates the address so it's part of get_eb_offset_in_page where the 2nd parameter is the member offset. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>