diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-04 18:51:49 +0200 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-06 16:58:17 +0200 |
commit | 3a2d0259274202432e5119463dd4cf5f9fabed98 (patch) | |
tree | 52bf7139b99cecf0ce982114fd0f733f37c14a01 /fs/bcachefs/sb-members.h | |
parent | bcachefs: Initialize bch_write_op->failed in inline data path (diff) | |
download | linux-3a2d0259274202432e5119463dd4cf5f9fabed98.tar.xz linux-3a2d0259274202432e5119463dd4cf5f9fabed98.zip |
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 '')
0 files changed, 0 insertions, 0 deletions