summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2020-04-29 02:13:57 +0200
committerDavid Sterba <dsterba@suse.com>2020-05-25 11:25:31 +0200
commit4dae666a6286ce5d9f4890f8b88af646473686f0 (patch)
tree394c63413db876b11f2bf69d090c104695c7c1af /fs/btrfs/ctree.c
parentf2998ebd32e25e432e3d0058552e4777c5aba75a (diff)
btrfs: use the token::eb for all set/get helpers
The token stores a copy of the extent buffer pointer but does not make any use of it besides sanity checks. We can use it and drop the eb parameter from several functions, this patch only switches the use inside the set/get helpers. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/ctree.c')
0 files changed, 0 insertions, 0 deletions