Skip to content
Commit 6d92b304 authored by David Sterba's avatar David Sterba
Browse files

btrfs: pass bits by value not by pointer for extent_state helpers



The bits are passed to all extent state helpers for no apparent reason,
the value only read and never updated so remove the indirection and pass
it directly. Also unify the type to u32 where needed.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent cee51268
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment