diff options
| author | Filipe Manana <[email protected]> | 2024-05-15 12:54:14 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-07-11 13:33:18 +0000 |
| commit | c41881ae07c828ee5da8ed1d44204911fdae3bcf (patch) | |
| tree | 102f0b4535d3f1b4858b3bd9acd2e7dfbcaccb57 /fs/btrfs/dev-replace.c | |
| parent | btrfs: move btrfs_block_group_root() to block-group.c (diff) | |
| download | kernel-c41881ae07c828ee5da8ed1d44204911fdae3bcf.tar.gz kernel-c41881ae07c828ee5da8ed1d44204911fdae3bcf.zip | |
btrfs: make btrfs_finish_ordered_extent() return void
Currently btrfs_finish_ordered_extent() returns a boolean indicating if
the ordered extent was added to the work queue for completion, but none
of its callers cares about it, so make it return void.
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
