commit | f516c87272c98186f12768e9589664ce7a910bf4 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kent.overstreet@gmail.com> | Thu Jul 11 12:45:59 2019 -0400 |
committer | Kent Overstreet <kent.overstreet@linux.dev> | Sun Oct 22 17:08:24 2023 -0400 |
tree | 2b549b7b11d75d9543d6b056f7eec5094c2606d2 | |
parent | 97fd13ad769c24260ce0e05f05a51df132b980bd [diff] |
bcachefs: Fix stripe_idx_to_delete() There was a null ptr deref when there wasn't a stripes heap allocated Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>