diff options
author | 2024-02-03 01:17:34 -0500 | |
---|---|---|
committer | 2024-02-25 02:10:32 -0500 | |
commit | 9fa8e282c2bfe93338e81a620a49f5903a745231 (patch) | |
tree | f917ad4973fd6376d0139e46acd9d063b993fb34 /scripts/generate_rust_analyzer.py | |
parent | cifs_get_link(): bail out in unsafe case (diff) | |
download | linux-rng-9fa8e282c2bfe93338e81a620a49f5903a745231.tar.xz linux-rng-9fa8e282c2bfe93338e81a620a49f5903a745231.zip |
ext4_get_link(): fix breakage in RCU mode
1) errors from ext4_getblk() should not be propagated to caller
unless we are really sure that we would've gotten the same error
in non-RCU pathwalk.
2) we leak buffer_heads if ext4_getblk() is successful, but bh is
not uptodate.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions