aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2025-04-02 16:48:23 +0000
committerKent Overstreet <[email protected]>2025-04-03 16:11:43 +0000
commit39ebd74864f5c4f7d44f1fe026c71a270631186b (patch)
treea63472ea0eef21e50c58773e9f52dfe5b0c8bb8d /rust/helpers/task.c
parentbcachefs: Fix check_snapshot_exists() restart handling (diff)
downloadkernel-39ebd74864f5c4f7d44f1fe026c71a270631186b.tar.gz
kernel-39ebd74864f5c4f7d44f1fe026c71a270631186b.zip
bcachefs: Fix null ptr deref in invalidate_one_bucket()
bch2_backpointer_get_key() returns bkey_s_c_null when the target isn't found. backpointer_get_key() flags the error, so there's nothing else to do here - just skip it and move on. Link: https://github.com/koverstreet/bcachefs/issues/847 Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions