diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-04 19:51:49 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-06 17:58:17 +0300 |
commit | 3a2d0259274202432e5119463dd4cf5f9fabed98 (patch) | |
tree | 52bf7139b99cecf0ce982114fd0f733f37c14a01 /scripts/gdb/linux/utils.py | |
parent | 1267df40acb2da62b1641abae26132411d093fb3 (diff) | |
download | linux-3a2d0259274202432e5119463dd4cf5f9fabed98.tar.xz |
bcachefs: Fix bch2_dev_lookup() refcounting
bch2_dev_lookup() is supposed to take a ref on the device it returns, but
for_each_member_device() takes refs as it iterates,
for_each_member_device_rcu() does not.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions