aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorEric Van Hensbergen <[email protected]>2024-04-15 20:24:37 +0000
committerEric Van Hensbergen <[email protected]>2024-04-22 15:34:27 +0000
commitd05dcfdf5e1659b2949d13060284eff3888b644e (patch)
treea939610972e373a47c85686b68061acea929b5d0 /tools/testing/selftests/bpf/progs/test_autoload.c
parented30a4a51bb196781c8058073ea720133a65596f (diff)
fs/9p: mitigate inode collisions
Detect and mitigate inode collsions that now occur since we fixed 9p generating duplicate inode structures. Underlying cause of these appears to be a race condition between reuse of inode numbers in underlying file system and cleanup of inode numbers in the client. Enabling caching makes this much more likely to happen as it increases cleanup latency due to writebacks. Reported-by: Kent Overstreet <[email protected]> Signed-off-by: Eric Van Hensbergen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions