aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ordered-data.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2024-05-18 13:09:41 +0000
committerDavid Sterba <[email protected]>2024-07-11 13:33:18 +0000
commit4d0120a519357c817414adaa0f1b3e04fa424478 (patch)
treed32524bcd5785add37e138fbaf36330b2b5e0935 /fs/btrfs/ordered-data.c
parentbtrfs: make btrfs_finish_ordered_extent() return void (diff)
downloadkernel-4d0120a519357c817414adaa0f1b3e04fa424478.tar.gz
kernel-4d0120a519357c817414adaa0f1b3e04fa424478.zip
btrfs: use a btrfs_inode in the log context (struct btrfs_log_ctx)
Instead of using a inode pointer, use a btrfs_inode pointer in the log context structure, as this is generally what we need and allows for some internal APIs to take a btrfs_inode instead, making them more consistent with most of the code base. This will later allow to help to remove a lot of BTRFS_I() calls in btrfs_sync_file(). Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/ordered-data.c')
0 files changed, 0 insertions, 0 deletions