diff options
| author | Filipe Manana <[email protected]> | 2023-08-28 08:38:36 +0100 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-10-12 16:44:02 +0200 |
| commit | 01fc062bd0e6e0e06d09c7ce22dc51007dd1afa5 (patch) | |
| tree | 719d97611f731dc3569fe47ba92a3aeebb201993 /tools/perf/scripts/python/bin | |
| parent | 401644852d0b2a278811de38081be23f74b5bb04 (diff) | |
btrfs: update comment for reservation of metadata space for delayed items
The second comment at btrfs_delayed_item_reserve_metadata() refers to a
field named "index_items_size" of a delayed inode, however that field
does not exists - it existed in a previous patch version, but then it
split into the fields "curr_index_batch_size" and "index_item_leaves"
in the final patch version that was picked. So update the comment.
Reviewed-by: Josef Bacik <[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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions