diff options
author | Josef Bacik <josef@toxicpanda.com> | 2023-04-29 23:07:11 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-06-19 14:59:24 +0300 |
commit | 4aec05fa5a190d641664c2bca8ad270cf8190b8c (patch) | |
tree | 979a062dce52a1941ccd392ed141300a6b3c213b /fs/pnode.h | |
parent | 54d687c13aef3194ea1490cf6d4b5016da1cf0bb (diff) | |
download | linux-4aec05fa5a190d641664c2bca8ad270cf8190b8c.tar.xz |
btrfs: remove level argument from btrfs_set_block_flags
We just pass in btrfs_header_level(eb) for the level, and we're passing
in the eb already, so simply get the level from the eb inside of
btrfs_set_block_flags.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/pnode.h')
0 files changed, 0 insertions, 0 deletions