aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2025-06-27 14:03:51 +0000
committerDavid Sterba <[email protected]>2025-07-21 22:04:59 +0000
commite3df5141a4c1b85e1f6dc117f48fb634eb275f6c (patch)
tree95c5b4013a88e44ca003a88b2dc03dc792714a0d /fs/btrfs/tree-log.c
parentbtrfs: don't use token set/get accessors for btrfs_item members (diff)
downloadkernel-e3df5141a4c1b85e1f6dc117f48fb634eb275f6c.tar.gz
kernel-e3df5141a4c1b85e1f6dc117f48fb634eb275f6c.zip
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 <[email protected]> Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions