aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-10-19 21:24:13 +0000
committerJens Axboe <[email protected]>2021-10-20 14:08:06 +0000
commit1497a51a3287959a9eb74e0432203ba3e2dc7347 (patch)
treec06311f1b12ee00fc09f38faedfa7ce9c2107683 /fs/btrfs/dev-replace.c
parentblock: optimise req_bio_endio() (diff)
downloadkernel-1497a51a3287959a9eb74e0432203ba3e2dc7347.tar.gz
kernel-1497a51a3287959a9eb74e0432203ba3e2dc7347.zip
block: don't bloat enter_queue with percpu_ref
percpu_ref_put() are inlined for performance and bloat the binary, we don't care about the fail case of blk_try_enter_queue(), so we can replace it with a call to blk_queue_exit(). Reviewed-by: Chaitanya Kulkarni <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions