summaryrefslogtreecommitdiff
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2025-06-27 16:03:51 +0200
committerDavid Sterba <dsterba@suse.com>2025-07-22 00:04:59 +0200
commite3df5141a4c1b85e1f6dc117f48fb634eb275f6c (patch)
tree95c5b4013a88e44ca003a88b2dc03dc792714a0d /fs/btrfs/tree-log.c
parent114b806a733ffbd3906fca3493d47529dbc8210b (diff)
btrfs: don't use token set/get accessors in inode.c:fill_inode_item()
The token versions of set/get accessors will be removed, use the normal helpers. There's additional overhead of the token helpers that update the cached address in case it moves to another page/folio. The normal versions don't need to do that. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions