diff options
author | Filipe Manana <fdmanana@suse.com> | 2022-03-11 11:35:33 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-05-16 17:03:07 +0200 |
commit | 376a21d752552b0a2770dc1bdae738be39851b5c (patch) | |
tree | 41e0bcec763c0fd31b27efd54c43b021cf96a632 /fs/btrfs/tree-log.c | |
parent | b246666ef792add7d5af09043297e2315b2e918a (diff) | |
download | linux-376a21d752552b0a2770dc1bdae738be39851b5c.tar.gz |
btrfs: update outdated comment for read_block_for_search()
The comment at the top of read_block_for_search() is very outdated, as it
refers to the blocking versus spinning path locking modes. We no longer
have these two locking modes after we switched the btree locks from custom
code to rw semaphores. So update the comment to stop referring to the
blocking mode and put it more up to date.
Reviewed-by: Josef Bacik <josef@toxicpanda.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 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions