diff options
| author | Filipe Manana <[email protected]> | 2024-05-18 17:14:06 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-07-11 13:33:18 +0000 |
| commit | e641e323abb3ceff6477a3936c4f5173126b7890 (patch) | |
| tree | aef7c484d61d6656d7a8a7e35b56b41a56124d85 /fs/btrfs/dev-replace.c | |
| parent | btrfs: pass a btrfs_inode to btrfs_fdatawrite_range() (diff) | |
| download | kernel-e641e323abb3ceff6477a3936c4f5173126b7890.tar.gz kernel-e641e323abb3ceff6477a3936c4f5173126b7890.zip | |
btrfs: pass a btrfs_inode to btrfs_wait_ordered_range()
Instead of passing a (VFS) inode pointer argument, pass a btrfs_inode
instead, as this is generally what we do for internal APIs, making it
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/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
