summaryrefslogtreecommitdiff
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-07-08 16:28:44 +0100
committerDavid Sterba <dsterba@suse.com>2025-07-22 00:09:22 +0200
commit601ea9c42a58a46e1ec5d8ef1ab9fee5aef34b6d (patch)
tree654186388e63973d3d874c7ab3e5cd56ed9981c5 /rust/helpers/platform.c
parent11ad7983c2eeb71a0b25b5f7aca9831fbed9ea57 (diff)
btrfs: use btrfs_inode local variable at btrfs_page_mkwrite()
Most of the time we want to use the btrfs_inode, so change the local inode variable to be a btrfs_inode instead of a VFS inode, reducing verbosity by eliminating a lot of BTRFS_I() calls. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions