Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d93ff5fa authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix race path in bch2_inode_insert()


__destroy_new_inode() is appropriate when we have _just_allocated the
inode, but not when it's been fully initialized and on i_sb_list.

Reported-by: default avatar <syzbot+a0ddc9873c280a4cb18f@syzkaller.appspotmail.com>
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent cd3b31f9
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment