diff options
author | 2024-06-20 13:20:49 -0400 | |
---|---|---|
committer | 2024-06-21 10:17:07 -0400 | |
commit | dd9086487c1bb38641bcfbe765422c7f0a1a8d95 (patch) | |
tree | cc28dbdddb75f5a299c0d73e6b8b75fccfcfd0ae /scripts/generate_rust_analyzer.py | |
parent | bcachefs: Replace bare EEXIST with private error codes (diff) | |
download | linux-rng-dd9086487c1bb38641bcfbe765422c7f0a1a8d95.tar.xz linux-rng-dd9086487c1bb38641bcfbe765422c7f0a1a8d95.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions