diff options
author | 2020-09-15 21:44:52 +0200 | |
---|---|---|
committer | 2020-12-08 15:53:52 +0100 | |
commit | c842268458d904c04f08259cc7ecee3870fa2746 (patch) | |
tree | 4971d80d5555e6d80022566a37abb3c476354a06 /fs/btrfs/print-tree.c | |
parent | btrfs: use root_item helpers for limit and flags in btrfs_create_tree (diff) | |
download | linux-rng-c842268458d904c04f08259cc7ecee3870fa2746.tar.xz linux-rng-c842268458d904c04f08259cc7ecee3870fa2746.zip |
btrfs: add set/get accessors for root_item::drop_level
The drop_level member is used directly unlike all the other int types in
root_item. Add the definition and use it everywhere. The type is u8 so
there's no conversion necessary and the helpers are properly inlined,
this is for consistency.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/print-tree.c')
0 files changed, 0 insertions, 0 deletions