diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-20 13:20:49 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-21 10:17:07 -0400 |
commit | dd9086487c1bb38641bcfbe765422c7f0a1a8d95 (patch) | |
tree | cc28dbdddb75f5a299c0d73e6b8b75fccfcfd0ae /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
parent | 504794067fc266be5ac170777a94a927a72ac846 (diff) |
bcachefs: Fix I_NEW warning in race path in bch2_inode_insert()
discard_new_inode() is the correct interface for tearing down an indoe
that was fully created but not made visible to other threads, but it
expects I_NEW to be set, which we don't use.
Reported-by: https://github.com/koverstreet/bcachefs/issues/690
Fixes: bcachefs: Fix race path in bch2_inode_insert()
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions